🔑APIs
- NEW! - Interactive API docs, now live!
Visit api-docs.plumvoice.com to read Plum API documentation, build and test requests in our interactive API sandbox, review the responses, and share it all with your team.
Overview
The Fuse API provides programmatic integration points for the following Plum Fuse features:
Queue Call: Queues a single outbound call.
Bulk Queue Calls: Queues outbound calls in batches from a CSV of contacts.
Outbound Call Status: Returns the call details for a specific outbound call.
Cancel Calls: Schedules all pending outbound calls to be canceled.
Fetch Calls: Gets a filtered and paged list of calls on your account.
Fetch Call Log: Gets a filtered and paged list of calls on your account.
Fetch All Call Logs: Gets all calls with details within a given timeframe.
Base URL
The base URL for all API requests is: https://fuse.plumvoice.com/api
Last updated