Skip to main content

Endpoints

Authentication: x-api-key: <api_key>

Qu’est-ce qu’une instance ?

An instance is a WhatsApp number connected to MsgFlash. You create and connect instances from the dashboard. The public API then lets you read their details and live state.

États possibles


Listr les instances

Parameters

Cette route n’accepte ni query params ni body.

Success response

Utilisez data[].id comme vraie valeur instanceId dans /api/v1/messages/send, /api/v1/messages/schedule, /api/v1/campaigns et les autres endpoints d’envoi.
name and waNumber do not replace instanceId.
  • id = technical identifier to send to MsgFlash
  • name = human-readable label for the user
  • waNumber = connected number shown on screen

Common errors


Instance details

Parameters path

Common errors

État live

Parameters path

Common errors

Instance health

Cette route retourne :
  • safetyState
  • safetyScore
  • warmupPolicy
  • usageWindowSummary
  • recommendations
Warmup V1 returns guidance only. It does not yet directly block sends through this endpoint.