Skip to main content
POST

Authorizations

x-portkey-api-key
string
header
required

Body

application/json
name
string
required
integration_id
string
required

Integration slug used for the provider creation.

workspace_id
string<uuid>

optional, needed when using organisation admin API keys

slug
string

Slug for the provider. If not passed, slug will be created by adding a random suffix to the name.

note
string | null
usage_limits
object
Example:
rate_limits
object
expires_at
string<date-time>

Response

200 - application/json

Successful response

id
string
slug
string
Last modified on April 8, 2026