API Documentation
Welcome to the Emailhook API documentation.
Quick Start
- Get your API key from Settings
- Create an inbox to get a custom email address
- Retrieve emails sent to your inbox
Base URL
https://api.emailhook.com/v1
Authentication
All API requests must include your API key in the Authorization header:
bash
curl -H "Authorization: Bearer apk_your_api_key_here" \
https://api.emailhook.com/v1/inboxes
Features
- Custom Email Addresses: Create custom email addresses
- Real-time Email Reception: Receive emails instantly in your inboxes
- Webhook Support: Get notified when new emails arrive
- Powerful Search: Search emails with a simple DSL
- Attachment Support: Download email attachments via secure URLs
Getting Help
- Check out our API Reference for details
- Contact support at support@emailhook.com