Create API key
Authentication
Request
The expiry date of the temporary API key. It should be ISO format string, like 2025-03-15T01:19:33.263343Z
Number of times this key can be used for logging. -1 being default, means infinite times
The expiry date of the temporary API key. It should be ISO format string, like 2025-03-15T01:19:33.263343Z
Number of times this key can be used for logging. -1 being default, means infinite times
You can create a temporary API key by sending a POST request to the temporary keys endpoint. Keys will not show in the platform.
name string: The name of the temporary API key.
expiry_date string: The expiry date of the temporary API key.
It should be ISO format string, like 2025-03-15T01:19:33.263343Z
max_usage integer: Number of times this key can be used for logging. -1 being default, means infinite times
rate_limit integer: Calls per minute. This is going to be overridden by the plan’s rate limit.
Default is Null.
spending_limit float: Spending with proxy. In US dollarsDefault is Null.
is_test boolean: Is this a test key or a prod keyDefault is false.
This is the only time the api_key will show, KEEP IT SOME WHERE SAFE
API key authentication. Get your API key from https://platform.respan.ai/platform/api-keys