Skip to main content

Initial guidelines

Our integration API is implemented in accordance with the design principle REST. This API has URL-oriented features, with HTTP codes to indicate errors. We use native HTTP features such as the GET action verb for operations reading, as well as token-based authentication model.

All communication must be encrypted via SSL/HTTPS.

The client application must send an HTTP Authorization header containing the token generated with each request.

BaseURL
https://portal.pay2m.com.br