Reference
Complete technical documentation for the SnackPrompt AI Engine API.
Overview
Document
Description
Endpoints
Complete list of API endpoints
Filters
Reference for all available filters
Error Codes
List of error codes and solutions
Data Models
Request and response schemas
Base URL
Production: https://api-integrations.snackprompt.comAuthentication
The API uses external validation via internal network. All requests must include tenant_id in filters to ensure data isolation.
Request Format
All requests must:
Use
Content-Type: application/jsonInclude
tenant_idin filters (required)Send the body in JSON format
Example:
Response Format
All responses are returned in JSON:
Or in case of error:
Rate Limits
Plan
Requests/minute
Free
60
Pro
300
Premium
1000
Enterprise
Custom
Versioning
The API uses URL versioning:
Old versions are maintained for 12 months after deprecation.
Last updated
Was this helpful?