1
Get your credentials
In the SaturnShift PSP portal, open Developers and click Generate credentials. Copy the
client_id and client_secret. The secret is shown only once.2
Get an access token
Exchange the credentials for a bearer token (valid for 1 hour).
3
Call the API
Send the token as a bearer token.
4
Add a webhook endpoint
Back in Developers, add your receiver URL and copy the signing secret. Click Send test to verify delivery, then confirm it in the deliveries log.