C
Cloud Elements Ecwid Element API
Details
- URL
-
https://api.cloud-elements.com/elements/api-v2 - Docs
- https://api.cloud-elements.com/elements/api-v2/elements/52/docs?version=-1
Authentication
Cloud Elements authorization tokens (element token + user secret and sometimes organization secret) compound discovered Get key ↗
Authorization: Element <element_token>, User <user_secret> <credential> Open the profile menu in the Cloud Elements UI to find your User Secret and Organization Secret as described in Authorization Headers, Organization Secret, and User Secret. To find an Element Instance Token, go to the Instances page and view the token for the specific element instance. Use these values in the Authorization header in the formats documented there, such as User <user_secret>, Organization <org_secret> for platform APIs or Element <element_token>, User <user_secret> for element instance APIs.