API Reference
API Reference
GitHub
Mailyard Documentation

API Reference

Every endpoint of /api/v1, rendered from the running binary's own OpenAPI description. Authenticate with an API key.

The reference is rendered from the OpenAPI document this instance generates from its own route metadata, so it describes exactly the binary answering these pages - not a version of the docs written beside it.

The same document as a file, for a client generator or Postman:

mailyard export-api-spec --out openapi.yaml