Create Identity Envelope (Single Transaction)

Create an encrypted identity envelope for a single RampID.

📘

Closed Beta

Identity Envelope Creation via API is not yet generally available. If you're interesting in participating in the beta test, please contact your LiveRamp representative.

🚧

Single Transaction Calls

To make single transaction calls, you need additional permissions from your LiveRamp representative.

You can create an identity envelope for a single RampID by making a POST call to the people/anonymousAbilitec/endpoint and using the RampID as the final argument:

curl --request POST \
     --url https://us.am.identity.api.liveramp.com/people/anonymousAbilitec?key={rampID}

📘

Pseudonymous identifier

In the context of the RampID API, references to "anonymousAbilitec" indicate resolving to people-based pseudonymous online identifiers. For more information, see "RampID Methodology" in the Identity documentation.

Language
Credentials
OAuth2