The API playground builds the
Authorization header for you once you enter your username and password in the Authorization section of any endpoint page.Sending a request
Shared sandbox credentials
Jupico ships a shared sandbox credential set you can use to start testing immediately.Using the API playground
Every endpoint page in this reference includes an interactive playground.1
Open the Authorization section
Expand Authorization on the endpoint page.
2
Enter your username
For shared sandbox, use
demoApiUser.3
Enter your password
For shared sandbox, use
V8m!xP#l2Qz3.4
Send the request
The playground signs the request with your credentials automatically.
Manage API keys in Backoffice
Use Backoffice to create and manage your organization’s API keys.1
Open Developer settings
Select Developer from the left navigation.
2
Go to API Keys
Choose API Keys to review existing keys.
3
Create a new key
Select + New API Key and enter a unique key name.
4
Store the key securely
Save the generated credential in your secret manager. Jupico does not display it again.
Troubleshooting
See Error Codes for the full list of authentication codes and Error Handling for recommended response handling.

