Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl "https://api.wachap.com/v1/create_instance?access_token=646116c7XXXX"
{ "status": 200, "message": "Instance créée", "instance_id": "609ACF283XXXX" }
Crée un nouvel identifiant d’instance WaChap.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK