Comment on page
Getting Started
How to integrate and authenticate with the Pay.so Core service.
Below is a step-by-step overview on how to register a user and complete their first crypto-to-fiat payment.
- 1.
- 2.
- 3.
- 4.
- 6.
- 7.
- 8.
The base URL is where our API is hosted. While you are developing we recommend using our sandbox (staging) domain before switching onto production. Throughout our documentation it will be referred to as
{{base_url}}
https://core-api-staging.pay.so/v1
https://core-api.pay.so/v1
We can offer a Postman collection bespoke to your organisation upon request. It will contain all the API requests listed in these docs along with inbuilt Authentication with your API key.
Last modified 14d ago