Skip to main content
POST

Autorizações

Authorization
string
header
obrigatório

Authorization: Bearer sk_live_...

Cabeçalhos

Idempotency-Key
string

Evita duplicar envio em retry.

Corpo

application/json
to
string[]
obrigatório

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

Required array length: 1 - 500 elements
Exemplo:
type
enum<string>
obrigatório
Opções disponíveis:
text,
image,
video,
audio,
document,
template
payload
object
obrigatório

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

from
string
obrigatório

Instância Instagram: id ou nome.

priority
enum<string>
Opções disponíveis:
high,
normal,
low
maxRetries
integer
Intervalo obrigatório: 0 <= x <= 5
metadata
object
schedule
object

Resposta

Enfileirada ou agendada.

success
boolean
Exemplo:

true

data
object