api.botsubscription.com
GET/v1/endpoint
AuthenticationBearer
Token
Stays in this tab. Required for this endpoint — the value below is what gets sent.
curl --request GET \
--url https://api.botsubscription.com/v1/endpoint \
--header 'Authorization: Bearer sk_live_•••'
——·—·—
Response will appear here.
Retrieve detailed information about a specific merchant account.
GET/v2/projects/{project_id}/merchant-accounts/{merchant_account_id} Authorization
Bearer TokenRequired
Path Parameters
The unique identifier of the project.
The unique identifier of the merchant account.
Query Parameters
Include additional data. Use 'requirements' to include requirement fields for accounts that have requirements.
Last updated: