How to receive the test API token

The following is access information used within your testing/sandbox environment. It would be helpful to proceed with your integration to ensure that your application is properly communicating with Pass API. All that you need is the test API Key.

API Token Key

Click on the copy icon :clipboard: on the right side of the token box to copy it into your clipboard.

eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI3IiwianRpIjoiMjU0NjAyODg0ZDA2ZTIxYjJjMzliZTJmODE5NTg0YThhMGMyYzIxZmNjNzA1MDc5YzMzOThlNzYyMTAwY2IxNTdhMzBlOTI1NjY1MjVjZjAiLCJpYXQiOjE2NzcwNzgyMjAuMDY0ODIyLCJuYmYiOjE2NzcwNzgyMjAuMDY0ODI1LCJleHAiOjE3MDg2MTQyMjAuMDYwNzAxLCJzdWIiOiI3MzY3Iiwic2NvcGVzIjpbXX0.bvb0SusKmr_dAHRG0Zj2GBC9R53mhD-5a-HyAvoJfRbz422hjenNRzTB3BO6x76O1xF9yZ-B15BeWdCzJd_7Dx13SZkaHpflN8iGoYWzuK09vYXSNjhxVKggBBmDocrzhreRCwA9PUKQ6ePDhdNuAIcvAnlOE3BT4DFnHVhLzIwR2fBaFnxsF6vbL9Z_RblBwXkQ8w-OxC6AMI4nhFTLdctz1RUrtd2ONhFKZNlYzzo2FvRla_1qJUHbZ01EYvSWVQnTR3wS_ihClvWN3laDb2Ps7epjDW9MqTaKTGhHLTbWSlRMn2e1hqQxtpGd-28y2EQK_gZuiGvmQ4drJAuf6JqgJHA7wDPPYdlylg4pPza2ehv4HL-BCmewpL7qEwbadUcsJiuuOPz1yZZmodp8t9FMB5T5P1ivraCQKvKJqdRDpksj_L1RgK5Ew8rHA6ya0M9f_h7lSyKOPqppiXA9rbPvuLT1mJzSJutgDAK05hatfMc5VuTXw330EfxpiNI4x9_xivm22zXStvxS3Vi_iPeI-AY8zYI4kMFtR620XKUMnjOZR7EIGnjb3hp9s-enlTSJyo-DkNB2jX7ggXF5YKrMkMkZ4Ic26017aarh3bvy_DX4zs6UGowkGGNx8x7bsR4Y7AhcGPFac4gSNLtD73CcTFjuytp1J_UJZV05LXM

Sandbox environment allows you to test your integration without sending requests to real drivers. It also comes with a simulator that allows your requests to be handled by bots acting like real drivers (they accept orders, ‘drive’ from origin to destination, and so on). You can run your implementations on the staging area as you would on “production-like” conditions.

📘

In this environment, the order status changes every 1 min and stops changing as soon as it is completed. For more details, please check the Tracking documentation.


👍

Live API

For the live API environment, you must use Live API key.