# Wei API Documentation ## Description This is version `1.0.1` of this API documentation. Last update on Nov 25, 2025. Wei API provides comprehensive educational content management, user management, examination systems, and public data services including obituaries and postal codes (CEP). ## Features - Educational content (topics, courses, universities, questions, exams) - User management and authentication - Subscription and payment processing - Public data services (deaths/obituaries, postal codes) - AI assistant integration ## Rate Limiting - Production: 100 requests per 20 minutes per IP - CEP endpoints: 50-100 requests per 15 minutes - Deaths endpoints: 100 requests per 15 minutes ## Authentication Most endpoints require JWT authentication via Bearer token. Public endpoints include: deaths, CEP lookups, and some read-only educational content. ## Servers - Local development server: http://localhost:8088 (Local development server) - Production server: https://api.wei.co.mz (Production server) [Powered by Bump.sh](https://bump.sh)