Geolocation API
Overview
The Geolocation API provides endpoints for managing Geolocation settings in Apinizer. Geolocation allows you to determine the geographic location of API clients based on their IP addresses using MaxMind GeoIP2 database (MMDB) files.
Endpoints
- Upload MMDB File - Upload MaxMind GeoIP2 database file
- Enable Geolocation - Enable geolocation functionality
- Disable Geolocation - Disable geolocation functionality
Authentication
All endpoints require authentication using a Personal API Access Token.
Permissions
- Admin Only - All endpoints require admin privileges (sysAdmin user)
Related Documentation
- Authentication Guide - How to obtain and use API tokens
- Error Handling - Error response formats