Batch Places API
Overview
Overview
We use Wagtail for our CMS, which comes with a nice REST API tightly integrated with Django REST Framework. Our endpoint for CMS content is /cms-api - the default Wagtail configuration is /api/v2, so if you come across other Wagtail guides (such as this YouTube tutorial), just substitute /cms-api in place of /api/v2.
Welcome to the Hotspots REST API Documentation. Hotspots is still in the very early stages of development, so expect some changes in the near future as we rapidly prototype a minimum viable product. The API is versioned, and we will make every good faith effort to not break backwards compatibility, but be aware that things may be a little fluid in these initial stages.
Welcome to the VibeMap REST API Documentation. VibeMap is still in the very early stages of development, so expect some changes in the near future as we rapidly prototype a minimum viable product. The API is versioned, and we will make every good faith effort to not break backwards compatibility, but be aware that things may be a little fluid in these initial stages.
This guide explains how to use the Vibemap Place Search API to find and filter venues, restaurants, and other locations.
✅ Implemented