I am trying to create a new API in Bluemix with the API Manager service. One of the initial things that it wants to know is the "base path" of the API. I decided that must be the public URL of the API (e.g., "http://cpe-personalityexplorer.mybluemix.net/") that is common to all of my API calls, but apparently that is not the case. API Manager doesn't seem to like anything I put there, and I can't find any helpful documentation that explains what it is looking for or why it doesn't like what I entered. I don't get any error messages, just a red box around that input field and a disabled submit button.
Can someone tell me exactly what I should enter in that field?