📮

MailThing

Your complete postal automation platform - build, test, and manage mail APIs with ease.

No server key configured
API Builder
Build and test mail API requests with dynamic form fields.
Loading users...
Current base: https://api-us1.stannp.com/v1
Verify account (GET /account)

Check authentication using api_key query parameter.

Method: GET · Path: /account
{
  "example": true,
  "status": 200,
  "data": {
    "id": 123,
    "name": "Your Org",
    "currency": "USD"
  }
}

Examples: https://api-us1.stannp.com/v1 · https://api.stannp.com/v1 · https://dash.stannp.com/api/v1

Helps avoid "Command not found" on dash API. Example: /account → /account.json

Authentication: Using server environment variable STANNP_API_KEY for secure requests.

No query parameters

Load a preset and send to see the response here.

API Security
Secure mail API access through MailThing proxy.

Features

  • Comprehensive form fields for each API endpoint
  • File upload support with base64 conversion (PDF, JPG)
  • Required and optional field validation
  • Automatic request building from form data
  • Server-side authentication for security
  • Response storage and retrieval from database