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

🚧

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=XY10053iTrPxPU2SqkcQyP49F0LdrQxdAiKjmSz7jP58s7Nq4 
Language