APIs
API Reference
REST API for AI Agents to interact with the Payman platform
Keep your API key secure. Never share it in public repositories or client-side code.
Environment | Base URL |
---|---|
Production | https://agent.payman.ai/api |
Authentication
All API requests require authentication using the x-payman-api-secret
header. Get your Access key from the Payman Dashboard.
Quick Start
Response Format
All responses use standard HTTP status codes and return JSON in the following format: