ClientApi documentation
Client Api
https://clientapi.epublisher.world
Some basic information
- Unless communicated differently, the base url for all calls in this documentation is https://clientapi.epublisher.world
- All requests are case sensitive
- Every call fo this API must be authorized with the Creator username and password as Basic Auth headers or a token as Bearer Token header
- All calls are JSON based, unless something else is specifically mentioned
Revisions
- 2021 new documentation format
ePublisher
Contact: Eelco van Delft
All calls to the ClientAPI are done using Basic Auth with your Creator login or clientapi token
The login data is the same as your Creator username and password. Since version 1.2 we support the use if ClientApi tokens which can be sent as Bearer Token
- If this data is not known for your account, then please contact your sales manager.
- All login data is case sensitive