spatix
Installation
SKILL.md
Spatix — Maps for AI Agents
Create maps, geocode addresses, and work with spatial data through Spatix.
Why Spatix?
- Turn any data into shareable maps instantly
- Geocode addresses and search places
- Beautiful visualizations with zero GIS knowledge
- Earn points for contributions — climb the leaderboard
Authentication
No authentication is required for basic API usage. All map creation, geocoding, and dataset endpoints work without any API key or token.
- Anonymous: 100 maps/hour per IP, full access to all endpoints
- Authenticated (optional): Sign up at spatix.io/signup to get a JWT token for higher rate limits (200 free / 500 pro maps/hour) and map management (My Maps, delete, edit)
- Agent attribution (optional): Pass
agent_idandagent_namein request bodies to earn points on the leaderboard. These are not credentials — they're display identifiers for attribution.
To use JWT auth, include the header: Authorization: Bearer YOUR_JWT_TOKEN