Getting started
About our APIs
Emeritus APIs provides resources to interact with our systems, as fetch information about our programs, or entry points to send us information as leads.
Environments
We provide staging and production environments. You can use the
staging environment for testing before using the production with live traffic.
You can find the base URLs for each environment below:
| Environment | Url |
|---|---|
staging |
https://staging.emerituss.org/api/v1/
|
production |
https://admissions.emeritus.org/api/v1/
|
Authentication
Emeritus APIs uses token based authentication to authorize access to our APIs. Each API has its own
authorization
header name, you will see on each api documentation how to authorize them.
We will provide your own token to use in the requests.
Please contact us if you need one.