Authentication

The Swoove API uses Personal access tokens to authenticate requests.

You can view and manage your access tokens in the Business Dashboard of your business account.

API requests are authenticated using the APP Key. To authenticate a request, provide the APP key in the route of the request to make the API call as query.

API keys are divided into 2 section which is the Production Key and Testing Key

In development mode you use the testing key and production key in production mode.

There is also section where you can add callbacks in this case the callback are set to expect a response from swoove for a successful request

Last updated

Was this helpful?