Skip to content
Monologue
Esc
navigateopen⌘Jpreview
On this page

Public API

Read your Monologue Voice Notes and receive note events in your own tools.

The Public API lets a Monologue user build personal workflows around their Voice Notes. It is separate from the Enterprise API for approved integrations.

Use these guides to create a token, choose an integration approach, and handle webhooks. Use the endpoint reference when you need the exact request parameters and response schemas.

What you need

  • A Monologue account with Voice Notes.
  • A personal API token created in the Monologue app.
  • An HTTPS endpoint if you want to receive webhooks.

The current token scope is notes:read. The API cannot create, edit, or delete notes.

Start with the quickstart. Keep the endpoint reference nearby while you implement requests.

Was this page helpful?