GeoHotSpots API

πŸ“‹ Table of Contents

Overview

The GeoHotSpots API provides location-based hotspot management for the STAR ecosystem. It handles geo-located points of interest.

GeoHotSpot Management

Get All GeoHotSpots

GET /api/geohotspots
Authorization: Bearer YOUR_TOKEN

Get GeoHotSpot by ID

GET /api/geohotspots/{geoHotSpotId}
Authorization: Bearer YOUR_TOKEN

Create GeoHotSpot

Update GeoHotSpot

Delete GeoHotSpot

GeoHotSpot Operations

Visit GeoHotSpot

Get Nearby GeoHotSpots

Get GeoHotSpot Activity

Error Responses

GeoHotSpot Not Found


← Previous: GeoNFTs API | Next: Holons API β†’

Last updated