Documentation Index
Fetch the complete documentation index at: https://developer.z-api.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Allows connection without scanning the QRCode, using the “Connect with phone number” feature.
Attributes
Your instance ID. Available in the Z-API panel under Instances.
Your Z-API instance token.
Path
Phone number with country code (e.g.: 5511999999999)
Response
200
{
"value": "A1B2C3D4E5"
}
405
Make sure you are correctly sending the method specification, that is, verify that you sent POST or GET as specified at the beginning of this topic.