Use the API to connect OnePerfectSlice to your existing workflows — pipe structured context into Zapier, n8n, Make, or Clay, sync data back to your CRM, or build custom automations on top of OnePerfectSlice.Documentation Index
Fetch the complete documentation index at: https://docs.oneperfectslice.ai/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
| Use case | Endpoints |
|---|---|
| Run AI analysis on calls matching your filters | Slices — list templates, preview matched calls, start async runs |
| Poll for results and retrieve structured output | Slice Runs — check status, get results, fetch evidence |
| Search summaries and scorecards across your team | Posts — filter by date, call type, rep, CRM deal, and more |
| Build filter UIs with typeahead search | Filters — call owners, companies, CRM deals, stages, custom fields |
| Discover reference data for your team | Reference Data — call types and analysis elements |
Get your API key
Go to Org Settings
Navigate to app.oneperfectslice.ai/settings and open the API Keys section.
sk_... — see Authentication for details on managing keys and security.
Make your first request
Base URLResponse format
Every successful response wraps data in a standard envelope:meta field appears only on paginated endpoints. See Pagination for details.
Error handling
Errors return a machine-readable code and a human-readable message:details object with additional context. See Errors for the full list of error codes and how to handle them.