Jump to Content
Newo
HomeDocumentationAPI Reference
Newo
API Reference
HomeDocumentationAPI Reference
All
Pages
Start typing to search…

Authentication

  • Token
    • Refresh access tokenpost
    • Revoke Token Routepost
  • API Key
    • Obtain access tokenpost

ACTORS

  • Create a new actorpost
  • Get user actors by integration_idn and connector_idnget
  • Get actor by its external IDget
  • Get actor by its IDget
  • Update actor by its IDpatch
  • Delete actor by its IDdel

CHAT

  • Send a messagepost
  • Receive answers for a userget
  • Get the conversation historyget

WEBHOOKS

  • Get registered webhooksget
  • Register new webhookpost
  • Update webhook by IDpatch
  • Delete webhook by IDdel

Newo API Gateway Documentation (Minimal Required Parameters)

  • Accounts
    • List of Customers related to Accountget
  • sessions
    • Get information about multiple clients sessionsget

External Portal API

  • Accounts
    • List of Customers related to Accountget
  • sessions
    • /api/v1/bff/sessions/info/multipleget
Powered by 

Register new webhook

post
https://api.newo.ai/api/v1/webhooks

This route registers a new webhook.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!