Ziett
Docs
Docs
  • API Reference
Docs
Docs
  • API Reference
Meet Ziett
Login
  1. API Reference
  • API Docs - Ziett
  • API Reference
    • Overview
    • Messages
      • Send Transactional Message
      • List Organization Messages
      • Retrieve Message Details
    • Campaigns
      • List Organization Campaigns
      • Create Batch Campaign
      • List Campaign Messages
      • Retrieve Campaign Details
  1. API Reference

API Reference Overview

The Ziett API Reference provides comprehensive, interactive documentation for our public REST endpoints. This is the ideal resource for developers who wish to integrate directly with our communication services using their own HTTP clients or custom libraries.
All endpoints documented here are designed for high-performance programmatic access, supporting transactional messaging, batch campaign management, and delivery tracking.

What's Included#

The OpenAPI documentation includes:
Interactive Console: Test API requests directly from your browser.
Detailed Schema Definitions: Deep dives into request bodies, response payloads, and field-level validation rules.
Authentication Guidance: Specific headers and scopes required for each operation.

Scoping & Isolation#

All operations in this reference are context-aware. Resources are partitioned by Organization, and access is strictly controlled by your API Key's organization assignment. You will only interact with data belonging to your own organization.
If you prefer using pre-built libraries, we recommend checking out our official SDKs (currently unavailable) for Python, Node.js, and more.
Modified at 2026-02-14 07:44:47
Previous
API Docs - Ziett
Next
Send Transactional Message
Built with