Version: 1.0.0
SpatialFlow API
Real-time geospatial automation platform API.
Authentication
API Key: Include X-API-Key header
JWT Token: Include Authorization: Bearer <token> header
Rate Limits
- Authenticated: 1,000 requests per hour (per API key, JWT, or session)
- Anonymous: 100 requests per hour
Webhook Verification
Outbound webhooks include HMAC-SHA256 signatures in X-SF-Signature header.
Support
- Documentation: https://docs.spatialflow.io
- GitHub: https://github.com/spatialflow/spatialflow
- Email: support@spatialflow.io
Authentication
- HTTP: Bearer Auth
- API Key: APIKeyBearer
- HTTP: Bearer Auth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-KEY |
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |