After signing in, you can create credentials that can be used to call the Platform APIs.
Download OpenAPI specification:Download
Delivering relevant digital experiences requires having a complete
understanding of your customer. This is made more difficult when your
customer data is fragmented across disparate systems, causing each
individual customer to appear to have multiple "identities". Adobe
Experience Platform Identity Service provides a RESTful API to help you to
gain a better view of your customers and their behavior. By bridging
identities across devices and systems, you are better able to deliver
impactful, personal digital experiences in real-time.
Use the Identity Service API to manage identities, namespaces, and clusters
linked to the Identity Graph.
Related documentation:
Visualize API calls with Postman (a free, third-party software):
API paths:
{REGION}
values can be found in the Identity Service developer guide.Required headers:
Authorization
, x-gw-ims-org-id
, and x-api-key
. For more information on how to obtain these values, see the authentication tutorial.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.Content-Type
with a value of application/json
.