UserIDs
UserIDs free form, custom strings that can be included in request API calls for later reference and data correlation. UserIDs are used to associate your AI costs with specific users of your product or service.
When sending requests, you can specify a single UserID using the optional header xProxy-User-ID
.
UserIDs may contain all REST-legal characters except for spaces.
For example, let’s imagine you are making calls to several Resources to summarize documents across different users over time. By tagging all of these requests, Pay-i will associate the costs of these calls to each user, and will give you controls to view and pivot the data accordingly on the Pay-i dashboard.
If you would like to understand the cost of a specific sequence of AI requests, see Experiences.
Related APIs
Updated 3 months ago