Skip to main content
GET

Description

This endpoint returns all information associated with your API Key: company data, phone numbers with their messaging quota, and approved templates with their variables.

Authentication header

string
required
Your Mindo API Key. Format: mindo_xxxxxxxxxxxxxxxxxxxxxxxx

Response

string
Your company name.
string
Name of the API Key used in the request.
array
WhatsApp phone numbers associated with your account.

Messaging limit tiers

Messaging tiers are assigned by Meta and determine how many unique conversations you can initiate per day.
The tier increases automatically based on usage and number quality.

Variable types

Template variables can be of the following types:

Use cases

The phoneNumberId field is the Meta ID you need to send messages through the API.
Before sending messages, verify that the number has available quota.
Get the list of available templates and their variables to build sends.
Use variable information to build the send payload automatically.
If you have multiple numbers, automatically select the one with the most available quota.