Create your first identity and key with Unkey
fetch
API to make requests as transparent as possible. You can use any language or library to make requests to the Unkey API.
/v1/identities.createIdentity
endpoint. You can specify an externalId
and meta
object to store additional information about the identity.
Unkey does not care what the externalId
is, but it must be unique for each identity. Commonly used are user or organization ids. The meta
object can be used to store any additional information you want to associate with the identity.
requests
ratelimit to enforce a limit of 10 requests per day and the tokens
ratelimit to enforce a limit of 1000 tokens per minute. Additionally we specify the cost of the tokens to be 200.