Skip to main content
Version: v2alpha1

Develop with getpaid API

getpaid provides a HTTP API built on REST principles, featuring predictable resource-oriented URLs, JSON-encoded request and response bodies, standard HTTP response codes, and robust API authentication.

To interact with the getpaid's solution, you can use the HTTP REST endpoints. See the API reference for the full API specification.

Environments

getpaid provides two environments with different base URLs:

tip

When testing your integration you should connect to the sandbox environment and specify the appropriate audience when obtaining an access token as described in the authentication section. See the testing section for more details about how to test your integration.