Back to catalog
💳

Payments API

Process credit card payments, refunds and transfers with a single unified API. PCI DSS Level 1 compliant.

Payments v1.0 Featured
SDK & Exports

Overview

Payments API

Accept payments from anywhere in the world with our battle-tested payments infrastructure.

Features

  • Credit & debit card processing
  • ACH & bank transfers
  • Refunds & partial refunds
  • Webhook notifications
  • Idempotent requests

Quick Start

curl -X POST https://api.aikdata.com/v1/payments/charge \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -d '{"amount": 1500, "currency": "USD"}'
Available endpoints
POST /charge
GET /charge/{id}
GET /charges
POST /refund
Information
Category Payments
Version v1.0
Endpoints 4
Status Active
Base URL https://api.aikdata.com/v1/payments
Plans
Free Free
Pro $49.99/month
Enterprise $199.99/month