FAXedge Docs

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_here

Getting Your API Token

  1. Log in to your FaxEdge portal
  2. Navigate to your profile settings
  3. Generate or copy your API token
  4. 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.com

Or 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