Introduction
Welcome to FAXedge API docs
Authentication
All API requests must be authenticated using a Bearer token. Include the token in the Authorization header of your requests:
Authorization: Bearer your_api_token_hereGetting Your API Token
- Log in to your FaxEdge portal
- Navigate to your profile settings
- Generate or copy your API token
- Use this token in all API requests
Note: Keep your API token secure and never share it publicly. If your token is compromised, generate a new one immediately.
Base URL
All API requests must be made to the following base URL:
https://subdomain.securefaxportal.comOr you can use your custom domain if you have one configured.
Rate Limits
Our API implements rate limiting to ensure fair usage and optimal performance for all users.
Rate Limit Details
- Requests per minute: 200 requests