API Reference
Build on AI Bradaa.
Public API documentation for AI Bradaa. Endpoints, authentication, request and response formats, rate limits, and code examples. Base URL:https://aibradaa.com
Authentication
How to authenticate.
Cookie-Based (Primary)
RecommendedMost API routes use HttpOnly session cookies (ai-bradaa-session). Set automatically after OTP verification. Include credentials: "include" in fetch requests.
OTP Code
PasswordlessPOST /api/auth/otp/send with { email }. User receives a 6-character code. POST /api/auth/otp/verify with { email, otp } to authenticate.
Passkeys (WebAuthn)
SecureRegister and authenticate via WebAuthn for biometric, phishing-resistant sign-in. Requires a registered passkey and supported device.
Endpoints
Public API routes.
9 public endpoints for authentication and user management.
Code Examples
Quick start.
Rate Limits
Fair usage policy.
Free
Pro
Ultimate
Need more details?
Contact our team for full API documentation, SDK guides, and enterprise integration support.