Home
Providers
Frontline
Frontline
Frontline is an AI-native CRM platform that builds and maintains itself. It unifies customer context from WhatsApp, email, and meetings, ships AI agents (Max) that draft replies, proposals, follow-ups and meeting notes, and a Studio for building an AI workforce for sales and support. The Frontline Public API exposes agents, agent-builder flows, automation workflows, CRM objects and rows, tables, tools, intents, AI models, incoming webhooks, account, and billing over REST at https://prod-api.getfrontline.ai/public/v1, authenticated with GENERAL (account) and USER Bearer API keys. Backed by 500 Global.
Frontline publishes 43 APIs on the APIs.io network, including Account API, Agent Builder API, Agents API, and 40 more. Tagged areas include Company, CRM, AI Agents, Sales Automation, and Customer-Support.
Frontline’s developer surface includes authentication, CLI, documentation, API reference, getting-started guide, pricing, signup flow, and 23 more developer resources.
1 APIs
41 Agent Skills
On this page
Kin Score
APIs 43
Open Collections 34
Agent Skills 41
Pricing Plans 1
Rate Limits 1
Security Posture 3
Agentic Access 1
Resources 30
apis.yml
21 Operational Transparency
Composite quality — 48.8/100 · developing
Agent readiness — 32/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Inspect the identity attached to the current API key
View and manage your AI agents across your account
Agent runtime data: conversations and transcripts
Discover available AI models for agent configuration
View billing plan details, credits, and renewal information
Manage variables scoped to an agent's flow
View and manage flows associated with your agents
Inbound HTTPS endpoints that external systems can post events to
Manage agent intents and training phrases
Manual activities (notes, calls, meetings, emails) attached to object rows
Per-view aggregations on objects
Export object data as XLSX or CSV
Manage columns on an object
Files attached to object rows
Manage tag/select options on object fields
Categorize records inside an object
Link and unlink records across objects
Read and write object records
Tasks attached to object rows
Saved view configurations on an object
Manage CRM objects (standard and custom)
Manual activities (notes, calls, meetings, emails) attached to table rows
Per-view aggregations on tables
Export table data as XLSX or CSV
Manage columns on a table
Files attached to table rows
Manage tag/select options on table fields
Read and write table rows
Tasks attached to table rows
Manage spreadsheet-style tables
Manage variables scoped to an automation workflow
View and manage your workflows across your account
View account-scoped (Studio) connected integrations, discover connectable toolkits, and configure which tools each integration exposes to agents, flows, and workflows. These are...
View connected channel integrations (WhatsApp, Instagram, Messenger) and bind numbers/accounts/pages to agents
Manage reusable instruction sets assigned to agents
Communication channels connected to this account (WhatsApp, Instagram, Messenger)
Manage custom tools — reusable HTTP/API-call integrations the account creates and assigns to agents, flows, and workflows. Distinct from built-in system tools and connected-inte...
Builder reference data sourced live from backend constants: valid icons, colors, and formats for objects/tables/fields, plus the workflow/flow node-type catalog. Use these inste...
Resolve resource IDs (spreadsheets, docs, drive folders, Asana projects, Salesforce SObjects, Gmail labels, Outlook folders/calendars) needed to configure event triggers. Requir...
OAuth/API connected accounts for toolkits like Google Sheets, Gmail, and Slack
Manage knowledge bases, their sources (URLs, website crawls), search, and agent assignment
User tasks — the account 'To-dos' inbox: create, list, update, complete, and delete tasks, optionally linked to an object record. Distinct from object-row tasks (Object tasks) a...
List account users to resolve IDs for relations and assignment
Scroll for all 43
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 34
Packaged agent skills for driving this provider's APIs from an AI assistant.
Scroll for all 24
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: frontline
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- authentication
- rate-limits
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/frontline.png
name: Frontline
description: Frontline is an AI-native CRM platform that builds and maintains itself. It unifies customer context from WhatsApp,
email, and meetings, ships AI agents (Max) that draft replies, proposals, follow-ups and meeting notes, and a Studio for
building an AI workforce for sales and support. The Frontline Public API exposes agents, agent-builder flows, automation
workflows, CRM objects and rows, tables, tools, intents, AI models, incoming webhooks, account, and billing over REST at
https://prod-api.getfrontline.ai/public/v1, authenticated with GENERAL (account) and USER Bearer API keys. Backed by 500
Global.
url: https://raw.githubusercontent.com/api-evangelist/frontline/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: enriched
x-tier-reason: has-public-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- CRM
- AI Agents
- Sales Automation
- Customer-Support
- Workflows
- Conversational AI
tags_raw:
- Company
- CRM
- AI Agents
- Sales Automation
- Customer Support
- Workflows
- Conversational AI
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
apis:
- aid: frontline:frontline-account-api
name: Frontline Account API
description: Inspect the identity attached to the current API key
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Account
properties:
- type: OpenAPI
url: openapi/frontline-account-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-agent-builder-api
name: Frontline Agent Builder API
description: View and manage your AI agents across your account
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Agent Builder
properties:
- type: OpenAPI
url: openapi/frontline-agent-builder-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-agents-api
name: Frontline Agents API
description: 'Agent runtime data: conversations and transcripts'
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Agents
properties:
- type: OpenAPI
url: openapi/frontline-agents-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-ai-models-api
name: Frontline AI Models API
description: Discover available AI models for agent configuration
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- AI Models
properties:
- type: OpenAPI
url: openapi/frontline-ai-models-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-billing-api
name: Frontline Billing API
description: View billing plan details, credits, and renewal information
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Billing
properties:
- type: OpenAPI
url: openapi/frontline-billing-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-flow-variables-api
name: Frontline Flow Variables API
description: Manage variables scoped to an agent's flow
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Flow Variables
properties:
- type: OpenAPI
url: openapi/frontline-flow-variables-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-flows-api
name: Frontline Flows API
description: View and manage flows associated with your agents
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Flows
properties:
- type: OpenAPI
url: openapi/frontline-flows-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-incoming-webhooks-api
name: Frontline Incoming Webhooks API
description: Inbound HTTPS endpoints that external systems can post events to
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Incoming Webhooks
properties:
- type: OpenAPI
url: openapi/frontline-incoming-webhooks-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-intents-api
name: Frontline Intents API
description: Manage agent intents and training phrases
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Intents
properties:
- type: OpenAPI
url: openapi/frontline-intents-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-activities-api
name: Frontline Object activities API
description: Manual activities (notes, calls, meetings, emails) attached to object rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object activities
properties:
- type: OpenAPI
url: openapi/frontline-object-activities-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-aggregations-api
name: Frontline Object aggregations API
description: Per-view aggregations on objects
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object aggregations
properties:
- type: OpenAPI
url: openapi/frontline-object-aggregations-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-export-api
name: Frontline Object export API
description: Export object data as XLSX or CSV
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object export
properties:
- type: OpenAPI
url: openapi/frontline-object-export-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-fields-api
name: Frontline Object fields API
description: Manage columns on an object
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object fields
properties:
- type: OpenAPI
url: openapi/frontline-object-fields-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-files-api
name: Frontline Object files API
description: Files attached to object rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object files
properties:
- type: OpenAPI
url: openapi/frontline-object-files-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-options-api
name: Frontline Object options API
description: Manage tag/select options on object fields
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object options
properties:
- type: OpenAPI
url: openapi/frontline-object-options-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-record-types-api
name: Frontline Object record types API
description: Categorize records inside an object
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object record types
properties:
- type: OpenAPI
url: openapi/frontline-object-record-types-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-relations-api
name: Frontline Object relations API
description: Link and unlink records across objects
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object relations
properties:
- type: OpenAPI
url: openapi/frontline-object-relations-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-rows-api
name: Frontline Object rows API
description: Read and write object records
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object rows
properties:
- type: OpenAPI
url: openapi/frontline-object-rows-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-tasks-api
name: Frontline Object tasks API
description: Tasks attached to object rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object tasks
properties:
- type: OpenAPI
url: openapi/frontline-object-tasks-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-object-views-api
name: Frontline Object views API
description: Saved view configurations on an object
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Object views
properties:
- type: OpenAPI
url: openapi/frontline-object-views-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-objects-api
name: Frontline Objects API
description: Manage CRM objects (standard and custom)
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Objects
properties:
- type: OpenAPI
url: openapi/frontline-objects-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-activities-api
name: Frontline Table activities API
description: Manual activities (notes, calls, meetings, emails) attached to table rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table activities
properties:
- type: OpenAPI
url: openapi/frontline-table-activities-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-aggregations-api
name: Frontline Table aggregations API
description: Per-view aggregations on tables
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table aggregations
properties:
- type: OpenAPI
url: openapi/frontline-table-aggregations-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-export-api
name: Frontline Table export API
description: Export table data as XLSX or CSV
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table export
properties:
- type: OpenAPI
url: openapi/frontline-table-export-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-fields-api
name: Frontline Table fields API
description: Manage columns on a table
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table fields
properties:
- type: OpenAPI
url: openapi/frontline-table-fields-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-files-api
name: Frontline Table files API
description: Files attached to table rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table files
properties:
- type: OpenAPI
url: openapi/frontline-table-files-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-options-api
name: Frontline Table options API
description: Manage tag/select options on table fields
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table options
properties:
- type: OpenAPI
url: openapi/frontline-table-options-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-rows-api
name: Frontline Table rows API
description: Read and write table rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table Rows
tags_raw:
- Table rows
properties:
- type: OpenAPI
url: openapi/frontline-table-rows-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-table-tasks-api
name: Frontline Table tasks API
description: Tasks attached to table rows
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Table tasks
properties:
- type: OpenAPI
url: openapi/frontline-table-tasks-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-tables-api
name: Frontline Tables API
description: Manage spreadsheet-style tables
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Tables
properties:
- type: OpenAPI
url: openapi/frontline-tables-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-workflow-variables-api
name: Frontline Workflow Variables API
description: Manage variables scoped to an automation workflow
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Workflow Variables
properties:
- type: OpenAPI
url: openapi/frontline-workflow-variables-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-workflows-api
name: Frontline Workflows API
description: View and manage your workflows across your account
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Workflows
properties:
- type: OpenAPI
url: openapi/frontline-workflows-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-account-integrations-api
name: Frontline Account Integrations API
description: View account-scoped (Studio) connected integrations, discover connectable toolkits, and configure which tools
each integration exposes to agents, flows, and workflows. These are used for workflows and agents, separate from Max integrations.
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Account Integrations
properties:
- type: OpenAPI
url: openapi/frontline-account-integrations-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-agent-channels-api
name: Frontline Agent Channels API
description: View connected channel integrations (WhatsApp, Instagram, Messenger) and bind numbers/accounts/pages to agents
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Agent Channels
properties:
- type: OpenAPI
url: openapi/frontline-agent-channels-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-agent-playbooks-api
name: Frontline Agent Playbooks API
description: Manage reusable instruction sets assigned to agents
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Agent Playbooks
properties:
- type: OpenAPI
url: openapi/frontline-agent-playbooks-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-channels-api
name: Frontline Channels API
description: Communication channels connected to this account (WhatsApp, Instagram, Messenger)
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Channels
properties:
- type: OpenAPI
url: openapi/frontline-channels-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-custom-tools-api
name: Frontline Custom Tools API
description: Manage custom tools — reusable HTTP/API-call integrations the account creates and assigns to agents, flows,
and workflows. Distinct from built-in system tools and connected-integration (MCP) tools.
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Custom Tools
properties:
- type: OpenAPI
url: openapi/frontline-custom-tools-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-guidance-api
name: Frontline Guidance API
description: 'Builder reference data sourced live from backend constants: valid icons, colors, and formats for objects/tables/fields,
plus the workflow/flow node-type catalog. Use these instead of hard-coding allowlists.'
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Guidance
properties:
- type: OpenAPI
url: openapi/frontline-guidance-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-integration-resources-api
name: Frontline Integration Resources API
description: Resolve resource IDs (spreadsheets, docs, drive folders, Asana projects, Salesforce SObjects, Gmail labels,
Outlook folders/calendars) needed to configure event triggers. Requires a USER API key.
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Integration Resources
properties:
- type: OpenAPI
url: openapi/frontline-integration-resources-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-integrations-api
name: Frontline Integrations API
description: OAuth/API connected accounts for toolkits like Google Sheets, Gmail, and Slack
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Integration
tags_raw:
- Integrations
properties:
- type: OpenAPI
url: openapi/frontline-integrations-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-knowledge-bases-api
name: Frontline Knowledge Bases API
description: Manage knowledge bases, their sources (URLs, website crawls), search, and agent assignment
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- Knowledge Bases
properties:
- type: OpenAPI
url: openapi/frontline-knowledge-bases-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-user-tasks-api
name: Frontline User Tasks API
description: 'User tasks — the account ''To-dos'' inbox: create, list, update, complete, and delete tasks, optionally linked
to an object record. Distinct from object-row tasks (Object tasks) and from Max tasks.'
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- User Tasks
properties:
- type: OpenAPI
url: openapi/frontline-user-tasks-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- aid: frontline:frontline-users-api
name: Frontline Users API
description: List account users to resolve IDs for relations and assignment
humanURL: https://docs.getfrontline.ai/reference/openapi
baseURL: https://prod-api.getfrontline.ai/public/v1
tags:
- User
tags_raw:
- Users
properties:
- type: OpenAPI
url: openapi/frontline-users-api-openapi.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
common:
- type: CapabilityMap
url: capabilities/frontline-capability-edges.yml
name: Frontline Business Capability Map
- type: Authentication
url: authentication/frontline-authentication.yml
- type: Conventions
url: conventions/frontline-conventions.yml
- type: ErrorCatalog
url: errors/frontline-problem-types.yml
- type: RateLimits
url: rate-limits/frontline-rate-limits.yml
- type: Lifecycle
url: lifecycle/frontline-lifecycle.yml
- type: Conformance
url: conformance/frontline-conformance.yml
- type: Compliance
url: https://trust.getfrontline.ai/
- type: TrustCenter
url: security/frontline-trust-center.yml
- type: DomainSecurity
url: security/frontline-domain-security.yml
- type: AgenticAccess
url: agentic-access/frontline-agentic-access.yml
- type: X-MCPServerCandidate
url: mcp/frontline-mcp.yml
note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
url: llms/frontline-llms.txt
- type: DataModel
url: data-model/frontline-data-model.yml
- type: Overlay
url: overlays/frontline-overlay.yaml
- type: Packages
url: packages/frontline-packages.yml
- type: CLI
url: cli/frontline-cli.yml
- type: AgentSkill
url: skills/_index.yml
- type: Documentation
url: https://docs.getfrontline.ai/
- type: APIReference
url: https://frontline-public-api.redocly.app/
- type: GettingStarted
url: https://docs.getfrontline.ai/docs/getting-started
- type: Pricing
url: https://www.getfrontline.ai/pricing
- type: SignUp
url: https://app.getfrontline.ai
- type: Support
url: https://help.getfrontline.ai/
- type: TermsOfService
url: https://www.getfrontline.ai/terms-of-service
- type: PrivacyPolicy
url: https://www.getfrontline.ai/privacy-policy
- type: Integrations
url: https://www.getfrontline.ai/integrations
- type: Plans
url: plans/frontline-plans-pricing.yml
- type: DeveloperPortal
url: https://docs.getfrontline.ai/
- type: Blog
url: https://www.getfrontline.ai/blog
- type: Website
url: https://getfrontline.ai
x-enrichment:
date: '2026-08-14'
status: enriched
artifacts_added: 45
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/frontline"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/frontline/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/frontline/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.