Skip to content

Creator API Overview

Creator API allows creators to create and manage payment links for their products through a programmatic interface.

Features

  • Payment Links - creating payment links for products

Authentication

All Creator API requests require an API key in the X-API-Key header:

X-API-Key: your_api_key_here

Base URL

https://api.mesilat.com/api/v1/creator

Quick Start

  1. Get API key through personal cabinet
  2. Create Payment Link
  3. Manage your links

Limitations

  • Maximum 10 API keys per user
  • Rate limiting: 1000 requests per hour per API key