For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cards

Payment cards on the account

List user payment cards

get

Returns the list of active payment cards on the account.

Authorizations
AuthorizationstringRequired

API token generated in the MarsProxies dashboard under /settings. Send it as a Bearer token in the Authorization header.

Responses
200

Active payment cards

application/json

List of active payment cards on the account.

get/v1/cards

Last updated

Was this helpful?