API Documentation
What it does
Comprehensive API reference documentation at potal.app/developers with interactive examples, request/response schemas, and code snippets in cURL, JavaScript, and Python. Every endpoint is documented with parameters, types, and error codes.
How to use it
Browse endpoints
Visit potal.app/developers/docs for the complete API reference organized by category.
Try examples
Each endpoint page includes a cURL example you can copy and run immediately.
Use SDK docs
Language-specific guides for JavaScript (npm) and Python (pip) SDKs with TypeScript types.
Check changelog
The API changelog lists all recent changes, deprecations, and new endpoints.
Related Features
Full OpenAPI 3.0 specification for automated client generation
155+ API endpoints with consistent JSON responses
Stable v1 API with backward-compatible versioning strategy
Test API calls in sandbox mode without affecting production data
Official JavaScript/TypeScript SDK published on npm