Skip to main content
POST
Generate Sandbox

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

Example:

"<x-trackstar-api-key>"

Path Parameters

integration_type
string
required

Response

Successful response

access_token
string
required

The permanent access token for the integration used to make requests to the Trackstar API.

Example:

"your_permanent_access_token"

connection_id
string
required

A unique connection ID for the integration.

Example:

"unique_connection_id"

integration_name
string
required

The name of the integration that was installed.

Example:

"sandbox"

customer_id
string | null
required

An identifier for your end customer.

Example:

"customer_id"

available_actions
string[]
required

A list of actions that the integration supports.

Actions supported by the integration

Example:
me
object | null
required

Information that helps identify the connected account. If null, the integration does not provide this information.

Example: