API server url not quite the same as web url

Just sanity checking:
When I install the microservices I see this line in the output:
API Server: https://ohufx1.yadle.com

Is this correct? I.e. “ohufx1” instead of just “ohufx”?

Cheers,
frank

Good question Frank. That is correct. The API server endpoint has the “1” appended after the org name to differentiate from the regular web app url.

The API server address is what you can use to make calls to the Yadle API directly.

Cool, thanks Erik. I thought as much but just wanted to make sure.

If you want to call the API directly, you will need an API key from Yadle. Just ask!