Appearance
API Reference
This section contains the API documentation for Recognito.
Base URL
https://apiv2.recognito.ioAuthentication
All API requests require authentication using an API key in the header:
Authorization: Bearer YOUR_API_KEYAPI Key
The API key can be found in the Recognito aplication -> Settings -> API keys section. You must be the owner of the organization to create an API key.
Project UUID
To find your project UUID, navigate to the project in the Recognito application. The project UUID is the last part of the URL.
For example, in this URL:
https://app.recognito.io/prebuilt-documents/c5cfdde2-442e-487f-9829-495504878907The project UUID is: c5cfdde2-442e-487f-9829-495504878907
Endpoints
Documents
- POST Upload document to project - Upload a document to a project
Integrations
Webhooks
- Webhook Integration - Receive real-time notifications when documents are analyzed