Skip to main content

API Reference

Welcome to the Z-API API reference! Here you will find all available endpoints to interact with WhatsApp through our platform.

Base URL

All requests must be made to the following base URL:

Authentication

In addition to the ID and Token in the URL, all requests require the security header:

Request format

  • All requests must include the Content-Type: application/json header
  • Request and response bodies are in JSON format

Common response codes