Cards
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.
401
Missing or invalid API token
application/json
429
Rate limit exceeded
application/json
500
Unknown error
application/json
get/v1/cards
Last updated
Was this helpful?