Skip to content

Appmax APIDeveloper Documentation

Integrate payments, orders, and customers into your application with the Appmax API.

Appmax Integrations

App Store

The Appmax App Store allows third-party developers to create applications that offer services to merchants, and merchants to add extra functionality to their own stores.

Gateway, anti-fraud, and acquiring in one place to deliver high performance with simplicity.

Create your app →
Developer integrating the API

How it works

1
AuthenticateObtain a Bearer token with merchant credentials
2
Create customerRegister the buyer's details
3
Create orderAdd products and link to the customer
4
PayProcess the payment with the chosen method

Security

  • Access restricted by key pairs (client_id and client_secret).
  • Keys issued upon app installation — store them securely.
  • Temporary tokens keep credentials out of your requests.