Skip to main content
POST
Create Access Key

Authorizations

X-SFPY-AGGREGATOR-SECRET-KEY
string
header
required

Path Parameters

raast-aggregator-id
string
required

The unique identifier for the aggregator

Example:

"agg_2288490a-2176-4de5-b373-0ffb6f8e2e6e"

Body

application/json

Request to create a new access key

Defines the attributes required to create a new access key

is_active
boolean
required

Indicates whether the newly created access key should be enabled immediately

Example:

true

name
string
required

Human-readable label that helps distinguish this access key

Example:

"Developer Access Key"

Response

This response contains details of an access key

Standard response structure for successful operations

api_version
string

The current version of the API spec

Example:

"v1"

data
object

Newly created access key resource