Before you begin integrating, make sure you have everything ready.Documentation Index
Fetch the complete documentation index at: https://developer.quickei.io/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
Merchant Account
An active Quickei merchant account with API access enabled. Register here if you don’t have one.
API Keys
Your
client_id and secret_id from the Merchant Dashboard under Developer API > API Keys.HTTPS Server
A web server with SSL/TLS for handling API requests and receiving webhooks securely.
Development Skills
Familiarity with REST APIs, JSON, and your preferred programming language (PHP, Node.js, Python, etc.).
Recommended Tools
| Tool | Purpose |
|---|---|
| Postman or Insomnia | Test API endpoints interactively |
| ngrok | Expose your local server for webhook testing |
| cURL | Quick command-line API testing |

