BribeMap API Server

Global corruption reporting, powered by API

The BribeMap backend serves structured data for a public, crowd-sourced platform to report instances of corruption and expose where bribes happen.

Endpoints

Swagger UI

Interactive API documentation with request schemas and try-it-out support.

/api/v1/docs/

OpenAPI Schema

Machine-readable OpenAPI 3 specification for client generation and tooling.

/api/v1/schema/

Health Check

Verify API availability and database connectivity for monitoring systems.

/api/v1/health/

Django Admin

Manage users, permissions, and internal data through the admin interface.

/admin/

Built with

Django 5 Django REST Framework PostgreSQL · Supabase Supabase Auth drf-spectacular