Authenticate and obtain a token

Pass in your API publishable key and secret keys and obtain a token to use for subsequent API calls. Tokens expire after 24 hours.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Your secret API key, e.g. +sk_test_rgyzxu6y_86FXE5YSMjN+

string
required

Your publishable API key, e.g. +pk_test_k4ttwB9bYVdmVyXgA7fD+

Responses
401

Your api_key or secret_key is invalid

422

You have not specified both api_key and secret_key

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!