Scaledmail API Documentaion
Welcome to Scaledmail! Letβs get you authenticated and ready to build. π οΈ
π Finding Your API Key#
Your API key is used to authenticate all incoming requests. Each key is unique to your Scaledmail account and has access to all organizations under that account.
π Authentication#
All API requests must include a Bearer token in the Authorization header.Replace YOUR_API_KEY with your actual token.This ensures that requests are securely authenticated and authorized to access your Scaledmail account.
π Required Parameter: organization_id#
All endpoints require an organization_id.
Each organization is a separate environment within your account for managing domains, inboxes, and campaigns.Be sure to include organization_id in every request.
π Rate Limits#
Limit: 5 requests per second
Note: Exceeding the limit may result in temporary blocks.
β Need Help or More Endpoints?#
Modified atΒ 2025-06-23 06:13:17