Retrieve Approved API Tokens

This endpoint allows you to list the tokens approved for a given SIN/Private key.

Facades: public, merchant

âť—

Note

Merchants need to save the API tokens generated with the POST /tokens and not have an automatic call to this endpoint to retrieve approved API tokens prior to other calls, like creating an invoice.

Response

Name Type
data
array of JSON objects listing the various tokens approved per facade, for the queried SIN.
array
Language