Sviluppatori
Costruisci sull'API Octa8: una console, endpoint REST e webhook per ogni canale che colleghi.
Crea il tuo workspace
Accedi e apri la console API unificata su /user/api.
Genera una chiave API
Genera una chiave con ambito definito e custodisci il segreto al sicuro: viene mostrato una sola volta.
Effettua la tua prima chiamata
Autenticati con un token Bearer e raggiungi qualsiasi endpoint qui sotto.
Funzionalità API
Ogni superficie qui sotto è documentata e richiamabile dalla console.
Getting started
Authenticate and consume Octa8 from your own sites.
WhatsApp API
REST API for instances, messaging, groups, contacts and webhooks.
API & Webhooks
Short-link API keys and webhooks for create/list/click events.
Automation API
Automation API keys, inbound publishing endpoints and outbound webhooks (Zapier, n8n, custom).
Autenticazione
Token Bearer
Passa la tua chiave come token Bearer in ogni richiesta. Le chiavi hanno ambito per workspace e sono revocabili dalla console.
curl https://shoop.ee/api/v1/models \
-H "Authorization: Bearer tpmr8_YOUR_API_KEY" \
-H "Accept: application/json"
Riferimento API
In diretta dalla specifica OpenAPI. Incolla una chiave per costruire un cURL pronto all'esecuzione.
Parametri
obbligatorio
Corpo della richiesta
cURL
Risposte