EcoPhi API: General
General and important information about the API.
Base URL
The base URL for the API is:
Terminology
USERNAME
: The API user’s username provided via emailOTP
: The one time password to set the actual password provided via emailAPI-KEY
: The API key provided via emailPASSWORD
: The password set by the API userTOKEN
: The access token used for authorization to the APIb64(<content>)
: Means<content>
has to be base64 encoded
Restrictions/Limits
- Each endpoint can be called once per minute; more requests are not allowed