The Swipe Aras API allows you to integrate payment acceptance, transaction queries, refunds, and account management directly into your own systems.
📘 api.araspayment.com/api-docs The full OpenAPI specification — all endpoints, request/response schemas, and live examples.
https://api.araspayment.com/api/v1The Swipe Aras API covers four main areas:
Tag | What It Does |
|---|---|
Onboarding | Create accounts, check status, generate hosted onboarding links |
Stores | Query stores by account holder |
Checkout | Create and manage checkout sessions |
Transactions | Query transactions and issue refunds |
Create an API key in your dashboard — see Authentication & API Keys
Make your first request using the X-API-Key header
Reference the full spec for endpoint details
All POST, PUT, and PATCH requests require:
Content-Type: application/jsonAll requests require authentication via the X-API-Key header.