Server Online
⚡ REST API  ·  v1.0  ·  Django 4.2.30

The Hyrind
Developer Portal

Centralized access to the Hyrind backend — manage admin, explore API docs, and monitor system health.

🐍 Python 3.12.3 ✅ All Systems Operational 🔐 JWT Auth 🔧 DEBUG MODE
🛡️
Django Admin
Full back-office control panel. Manage users, candidates, billing, subscriptions, payments, and all system data.
Open Admin Panel
📄
Swagger UI
Interactive OpenAPI 3.0 explorer. Test every endpoint live, inspect request schemas, and view response examples.
Open Swagger
📚
ReDoc
Clean, three-panel API documentation. Perfect for reading endpoint specs, headers, and payload structures.
Open ReDoc
📥
OpenAPI Schema
Download the raw OpenAPI 3.0 YAML schema file. Import it into Postman, Insomnia, or any other API client.
Download Schema
System Overview
10+
API Modules
60+
Endpoints
$400
Default Plan
JWT
Auth Method
Resend
Email Provider
API Quick Reference
POST /api/auth/login/
POST /api/auth/register/
GET /api/candidates/
GET /api/candidates/me/
POST /api/candidates/{id}/roles/confirm/
GET /api/billing/{id}/subscription/
POST /api/billing/{id}/subscription/assign/
POST /api/billing/{id}/payment/create-order/
POST /api/billing/{id}/payment/verify/
POST /api/billing/{id}/payments/record/
GET /api/billing/subscriptions/
GET /api/billing/analytics/
GET /api/recruiters/my-candidates/
GET /api/notifications/
GET /api/jobs/
GET /api/audit/