Skip to main content

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.

The Places API provides location search and retrieval functionality using Mapbox integration. This allows users to search for bars, restaurants, stores, and other locations where they might consume spirits.

Key Features

  • Location Search: Search for places by name or address
  • Autocomplete: Get suggestions as you type
  • Detailed Information: Retrieve complete location details
  • Coordinates: Get latitude and longitude for mapping
  • Address Information: Full address details for each location

Search Requirements

  • Query must contain at least one alphanumeric character
  • Special characters are automatically filtered out
  • Empty queries return no results

Authentication

All places endpoints require authentication via Bearer token in the Authorization header.

Base URL

https://api.onlydrams.app/api/v1