Skip to content

EcoPhi API: General

General and important information about the API.

Base URL

The base URL for the API is:

https://api.ecophi.de

Terminology

  • USERNAME: The API user’s username provided via email
  • OTP: The one time password to set the actual password provided via email
  • API-KEY: The API key provided via email
  • PASSWORD: The password set by the API user
  • TOKEN: The access token used for authorization to the API
  • b64(<content>): Means <content> has to be base64 encoded

Restrictions/Limits

  • Each endpoint can be called once per minute; more requests are not allowed