Admin API Specification¶
The Admin API enables ERP system integrations and operations with authorization requirements such as imports, exports, GDPR related operations as well as payments. The Admin API is a versioned API.
Authorization¶
Most of the endpoints in the admin API requires credentials, in the form of an Api-Key
in the request header. Credentials are supplied by Voyado during onboarding.
Import¶
Imports enable entity and config information to be transferred into Elevate.
- For more details on how to model and integrate products and content, see the integration section Data feed.
- For additional information on importing navigation trees, see Import and export navigation.
- For additional information on importing page configurations, see Import and export pages.
Export¶
Exports enable entity and config information to be extracted from Elevate.
- For more details on the data export format, see Format specification.
- For additional information on exporting navigation trees, see Import and Export Navigation.
- For additional information on exporting page configurations, see Import and export pages.
Event data¶
These endpoints are used for event data handling, primarily used for GDPR compliance.
Status¶
Provides status information.