Get Credentials

Get credentials

After signing in, you can create credentials that can be used to call the Platform APIs.

Invalid license key: host not allowed
Please contact team@redoc.ly to remedy the problem.

Data Prep API (1.0)

Download OpenAPI specification:Download

Data Prep allows data engineers to map, transform, and validate data to and from Experience Data Model (XDM). Use the Data Prep API to programmatically create mapping sets and functions, and transform your data between source and destination schemas.

  • Related documentation:

  • API paths:

    • Platform Gateway URL: https://platform.adobe.io/
    • Base path for this API: /data/foundation/conversation
    • Example of a complete path: https://platform.adobe.io/data/foundation/conversion/languages/el/functions
  • Required headers:

    • All calls require the headers Authorization, x-gw-ims-org-id, and x-api-key. For more information on how to obtain these values, see the authentication tutorial.
    • All resources in Experience Platform are isolated to specific virtual sandboxes. All requests to Platform APIs require the header x-sandbox-name whose value is the all-lowercase name of the sandbox the operation will take place in (for example, "prod"). See the sandboxes overview for more information.
    • All requests with a payload in the request body (such as POST, PUT, and PATCH calls) must include the Content-Type header with a value of application/json.
  • API error handling: