Skip to main content

Introduction

Welcome to the Paymid API Documentation. At Paymid, we're dedicated to providing you with seamless consolidation of your payment stack and creating a great payment experience.

Overview​

Our API is designed to make integration effortless, enabling your customers to be redirected to our payment page without a hitch. This documentation provides comprehensive guidance on all available API endpoints, authentication methods, and integration patterns.

Getting Started​

To get started with the Paymid API, you'll need:

  1. API Credentials: App Key and Secret Key for authentication
  2. Merchant Account ID: Your unique merchant account identifier
  3. Webhook URLs: Configure your IPN/Webhook endpoints to receive payment notifications

Base URL​

All API requests should be made to:

{{BASE_URL}}/api/v1/

Authentication​

The Paymid API uses Basic Authentication for all requests. Include your App Key as the username and Secret Key for the password in the Authorization header.

Support​

Don't hesitate to reach out with any questions or feedback.

Last updated: 2026-01-21