For AI agents: visit https://docs.extole.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Extole DocsMy Extole LoginGithub
HomeDocumentationAPI ReferenceRecent ReleasesNewsletters
My Extole LoginGithubLog InExtole Docs
API Reference
Log In
HomeDocumentationAPI ReferenceRecent ReleasesNewsletters

Getting Started

  • API Overview
  • Authentication
  • Errors

Integration API - Server to Extole

  • Authentication
    • Get current access tokenget
    • Get access token by valueget
    • Create access tokenpost
    • Exchange access tokenput
    • Invalidate access tokendel
  • Batch Jobs
    • List batch jobsget
    • Get a batch jobget
    • Create a batch jobpost
    • Cancel a batch jobpost
    • Expire a batch jobpost
    • Update a batch jobput
    • Delete a batch jobdel
  • Events
    • Submit an event asynchronouslypost
    • Submit a named event asynchronouslypost
    • Submit an eventpost
    • Submit a named eventpost
  • Files
    • List file assetsget
    • Get a file assetget
    • Download a file assetget
    • Upload a file assetpost
    • Expire a file assetpost
    • Update a file assetput
    • Delete a file assetdel
  • Persons