MetaHub API v1 Status

Backend API status page for the v1 entrypoint.

Connected

Connection Details

Connected to meta-hub database

Server time

2026-05-25 17:42:44

Database status

Connected

Total endpoints

15

Available API Endpoints

Authentication

POST/api/v1/auth/login

Authenticate a user

POST/api/v1/auth/register

Register a new school/user

POST/api/v1/auth/forgot

Trigger password reset

Admin

GET/api/v1/admin/dashboard

Admin dashboard data

GET/api/v1/admin/profile

Admin profile details

Teacher

GET/api/v1/teacher

Teacher resources and actions

Student

GET/api/v1/student

Student resources and actions

Parent

GET/api/v1/parent

Parent resources and actions

Staff

GET/api/v1/staff

Staff resources and actions

Accounts

GET/api/v1/accounts

Accounts dashboard endpoints

Chat

GET/api/v1/chat

Chat messages endpoint

Subscription

GET/api/v1/subscription/plans

List available subscription plans

Payments

POST/api/v1/payments/verify-funding

Verify Flutterwave payment

GET/api/v1/payments/flutterwave-key

Fetch Flutterwave public key

POST/api/v1/payments/flutterwave/callback

Flutterwave callback handler

Access this page at /api/v1/ in a browser. Existing API routes continue to work.