Skip to main content
POST

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_live_...

Headers

Idempotency-Key
string

Evita duplicar envio em retry.

Body

application/json
to
string[]
required

Username (com ou sem @) ou ID numérico (IGSID). Até 500 por chamada.

Required array length: 1 - 500 elements
Example:
type
enum<string>
required
Available options:
text,
image,
video,
audio,
document,
template
payload
object
required

text: message. Mídia: mediaUrl, mimetype, fileName e caption opcional. template: templateId e variables.

from
string
required

Instância Instagram: id ou nome.

priority
enum<string>
Available options:
high,
normal,
low
maxRetries
integer
Required range: 0 <= x <= 5
metadata
object
schedule
object

Response

Enfileirada ou agendada.

success
boolean
Example:

true

data
object