💡Quick Start

Start Here!

Dev by Dev: If you are a developer and want to integrate your website with the digital sales or billing tools offered by AgilSpot Pay's financial technologies, you are in the right place!

This documentation is intended for developers who wish to integrate their website or application with AgilSpotPay services via the AgilSpot Pay Financial API.

This documentation describes the API functionalities, its modules and technical parameters.

Technical Aspects

AgilSpotPay is implemented in accordance with the REST design principle.

Our API has URL-oriented resources, with HTTP codes to indicate errors.

We use native HTTP functionality such as POST, PUT, GET, DELETE action verbs for read and write operations, as well as the basic HTTP authentication model.

We support direct calls to API resources from other origins, CORS (cross-origin resource sharing), allowing you to securely interact with our APIs from web applications. All API responses are in JSON data format, including errors.

Last updated