API Reference
Introduction
Getting started with the PNTA API
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Getting started with the PNTA API
https://app.pnta.io/api/v1
Authorization: Bearer YOUR_API_KEY
| Status | Description |
|---|---|
200 | Successful request. |
201 | Resource created successfully. |
400 | Bad request - check that the parameters were correct. |
401 | Unauthorized - the API key used was missing or invalid. |
404 | The resource was not found. |
422 | Unprocessable entity - validation errors in request data. |
5xx | Indicates an error with PNTA servers. |