Documentation
NEXT GIS Platform Docs
Everything you need to integrate, extend, and deploy the NEXT GIS Platform.
Getting Started
REST API
Python SDK
JavaScript SDK
Plugin Development
API Reference
Key endpoints
Base URL: https://nextcarto.it/api/v1
| Method | Endpoint |
|---|---|
| GET | /api/v1/health |
| GET | /api/v1/layers/ |
| POST | /api/v1/layers/ |
| GET | /api/v1/layers/:id/ |
| DELETE | /api/v1/layers/:id/ |
| GET | /api/v1/tiles/:id/{z}/{x}/{y}.mvt |
| POST | /api/v1/ingest/ |
| GET | /api/v1/marketplace/plugins/ |
OpenAPI 3.0 Specification
Full OpenAPI spec available for code generation, Postman import, and automated testing.
Download openapi.json