Authentication
As of today, every endpoint covered in this documentation - Collections, DGGRS, zones, and zone data - is open: no credentials are needed, as the Quickstart shows.
Access to specific collections and data will eventually be scoped per customer, and this page will document that once it ships. Don’t build an integration that assumes every collection will stay unauthenticated indefinitely.
GeoInsight also issues Auth0 bearer tokens for features outside this API reference (managed through dashboard.geoinsight.ai). If a workflow you’re using calls for a token, request one there. The token exchange itself follows the standard OAuth2 client-credentials flow against https://geoinsight.eu.auth0.com/oauth/token.