{"auth":"All /api/v1/* endpoints require the X-API-Key request header.","description":"REST API for email access via IMAP/SMTP with local SQLite sync and FTS5 search.","hint":"{accountId} accepts a numeric ID or email address (e.g. user@example.com)","name":"email-api","openapi_spec":"https://emailapi.amirasyraf.dev/api/v1/openapi.yaml","quickstart":{"1_list_accounts":"GET /api/v1/accounts","2_list_folders":"GET /api/v1/accounts/{accountId}/folders","3_list_emails":"GET /api/v1/accounts/{accountId}/folders/{folder}/emails?page=1\u0026per_page=20","4_search":"GET /api/v1/accounts/{accountId}/search?q={query}","5_send":"POST /api/v1/accounts/{accountId}/send"},"version":"1.0.0"}
