Compute the real-time user's personalization profile
deprecated
Sends a request to compute the real-time userās personalization profile.
POST
curl
Required ACL:
recommendationAuthorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Unique identifier representing a user for which to fetch the personalization profile. Unique pseudonymous or anonymous user identifier.
This helps with analytics and click and conversion events. For more information, see user token.
Example:
"test-user-123"
Last modified on March 23, 2026