The Distillery Contacts API provides endpoints for managing contact information for distilleries in the OnlyDrams Information System (ODIS). This API allows administrators to create, read, update, and delete contact information for distillery representatives.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
- JWT required via
Authorization: Bearer <token>header - Admin access only
- Content type:
application/json
ENDPOINTS
Response Conventions
The API follows these consistent response patterns:-
List responses include:
-
Success responses return:
-
Error responses:

