Skip to main content

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.

Before you begin integrating, make sure you have everything ready.

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.).
ToolPurpose
Postman or InsomniaTest API endpoints interactively
ngrokExpose your local server for webhook testing
cURLQuick command-line API testing
Use the API Playground on each endpoint page to test requests directly from this documentation — no tools needed.