ba1ba2f4b919

latestOpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-10211632.9 KB
Traffic Analytics

Get GeoIP attribution

License attribution string for whichever GeoIP data source is currently active (resolved at runtime — see README.md's GeoIP licensing section).

get/api/traffic/attribution

Response

Active GeoIP source's attribution string, or null

attributionstring nullable

The active GeoIP source's required attribution string, or null when GeoIP is disabled, not yet resolved, or the active source is an unrecognized GEOIP_DB_URL override.

Example response

{
  "attribution": "This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com"
}