API Keys
Create API Key
POST
/
api-keys
/
{type}
/
{sub-type}
Authorizations
x-portkey-api-key
string
headerrequiredPath Parameters
type
enum<string>
requiredAvailable options:
organisation
, workspace
sub-type
enum<string>
requiredAvailable options:
user
, service
Body
application/json
name
string
description
string
workspace_id
string
user_id
string
rate_limits
object[]
usage_limits
object
scopes
string[]
defaults
object
Response
200 - application/json
id
string
key
string
object
enum<string>
Available options:
api-key
Was this page helpful?