Skip to content

Testing

When integrating with the Allawee API, you should test your implementation before going live in production.

Get your test token

You need a token to make test requests, just as you would with a live request. You can use the following steps to get your token for testing.

  1. Sign in to your Allawee dashboard at https://infra.allawee.com/ , just as you would to get a live token.
  2. Switch the toggle on the Dashboard to TEST MODE
  3. Create a API KEY

You can add this test token to your Authorization header in any test request you make.

Making test requests

Once you have your test token, you can make a test request the same way you would make a normal request. However, the data you will receive is test data and not real customer data.

Last updated Aug. 01, 2023

Page Outline