External API WIP

Warning

The current documentation is reflecting a future version of platform’s External API that is only available for platforms runing on version 2.5.0-beta or higher.
You can see the current External API documentation on BeMyApp’s Documentation Center.
How to find platform’s version?

Platform’s External API is organized around REST architecture, returning JSON-encoded response and using standard HTTP response codes and authentication. The primarly goal of the API is to provide tools to automate parts of content creation.

API base url: https://<PLATFORM_URL>/api/external/


Table of contents