Jetpay Developer Guide
Getting Started
Getting your API Key
6 min
api key retrieval procedure accessing the integrations section to retrieve your api key, head over to the settings page on your jetpay dashboard then, select the integrations tab from the side menu to manage your keys listing existing api keys on the integrations page, you will be presented with a list of active tokens for your account, or an empty table if you haven't created any yet the name is assigned when you create the token the scope determines what each particular token is allowed to do as our api offering expands, this will allow you to give access to only some parts of your data to one server while allowing for different access to another in the list of api tokens displayed as examples in the image above the token for mywebsite com is allowed to create regular transactions only; the token for myotherwebsite com is allowed to create regular transactions and scheduled transactions creating a new api key to create a new token, click on the create token button on the top right this opens a dialog select the desired scope for your token, which determines what the token will be allowed to do assign a name that will help you remember later on what is the purpose of your token click create api token this opens another dialog that shows you the token value copy the token and save it securely into your application be careful not to close this modal until you have saved the token value, as it will only be shown once if you lose the token value, you will have to create a new one