📄️ Get your test token
You can get your test token by generating one while your dashboard is in the test mode. The top right of your screen reflects this. If you are in live mode, you can toggle the button to get into the test mode. You can then generate a new API key, assigning the permissions as you wish. You should copy the test key upon creation, as you can only view it once.
📄️ Make test API calls
You can make test API calls by using your test token as a Bearer token in your requests. Using your test token uses the test environment, while using the live token uses the live environment.
📄️ Simulation
You can simulate actions in test mode that usually aren’t within your control in live mode.