Verify. Trust. Share.
For AmICredible, a comprehensive Django REST Framework authentication and user management service. Built with security, scalability, and developer experience in mind. Access powerful APIs for authentication, user management, payments, badges, and more.
Interactive API documentation with Swagger UI. Test endpoints in real-time, explore request/response schemas, and understand our complete API specification.
InteractiveBeautiful, responsive API documentation interface. Perfect for reading comprehensive API reference with detailed descriptions and examples.
ReferenceSecure Django administration interface. Manage users, configure settings, monitor system health, and access comprehensive analytics.
Admin OnlySystem health monitoring endpoint. Check API status, verify connectivity, and ensure all services are operational.
StatusView source code, comprehensive documentation, CI/CD workflows, and contribute to the project. Open source and community-driven.
Open SourceAccess the main API endpoints for authentication, user management, and all core services. JWT-based secure authentication.
Secure APIGet started quickly with these common API endpoints:
# User Registration
POST /api/register/send-otp/
# User Login (JWT)
POST /api/login/
# Get User Profile
GET /api/user/profile/
# Get Badges
GET /badges/
# Leaderboard
GET /leaderboard/global/