SPOTIO website screenshot

SPOTIO

SPOTIO is a field sales engagement and territory management platform for outside sales teams - lead and prospect tracking, activity logging, territory mapping and assignment, route optimization, appointment setting, and pipeline visibility, delivered through a mobile-first field app and a web console. Behind that product is a substantial and genuinely public API: SPOTIO 2.0 is an OpenAPI 3.0.1 contract of 238 paths and 295 operations across 39 capabilities, published from SPOTIO's own Stoplight project at developer.spotio2.com and exportable without authentication. Authentication is a bearer JWT minted from a clientId/secret pair; collections page on a scrollId cursor; and SPOTIO's data model is polymorphic - there is no fixed Lead entity, only a tenant-defined DataObject whose types, stages and fields are read from a Workflow before anything can be written. SPOTIO also operates a first-party remote MCP server at app.spotio2.com/mcp, authenticated with a SPOTIO-MCP-KEY that the API itself mints, plus a signed outbound webhook system covering ten lead, activity and appointment events. It publishes no SDK in any language, no idempotency contract, no rate limits and no security.txt.

SPOTIO publishes 39 APIs on the APIs.io network, including Activities V2 API, Appointments V2 API, Autoplays API, and 36 more. Tagged areas include Field Sales, Sales Engagement, Territory Management, CRM, and Lead Tracking.

The SPOTIO catalog on APIs.io includes 1 event-driven AsyncAPI specification.

SPOTIO’s developer surface includes authentication, documentation, changelog, sandbox, API reference, getting-started guide, support, and 30 more developer resources.

61.9/100 strong ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaidApproval
39 APIs 1 MCP Servers
Field SalesSales EngagementTerritory ManagementCRMLead TrackingOutside SalesSales EnablementRoute OptimizationGeospatialWebhookMCPDoor to Door

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 61.9/100 · strong
Contract Quality 15.2 / 25
Developer Ergonomics 13.2 / 20
Access Clarity 18.4 / 20
Operational Transparency 5.5 / 13
Contract Governance 3.6 / 12
Discoverability 5.9 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/spotio: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 39

Individual APIs this provider publishes, each with its own machine-readable definition.

SPOTIO Activities V2 API

The controller is responsible for handling the creation, updating, and retrieval of activities. Mainly the controller allow to manage activities (current and done)

SPOTIO Appointments V2 API

The controller is responsible for handling the creation, updating, deleting and retrieval of appointment. Mainly the controller allow to manage appointment (current and future)....

SPOTIO Autoplays API

The controller provides various endpoints for managing autoplays, which are automated workflows that can be triggered for dataObject in application. Allowed is adding / editing ...

SPOTIO Business Cards API

The Business Cards API allows managing business card and their related operations, such as fetching details, listing, creating, updating, cloning, sharing, previewing, downloadi...

SPOTIO Calendar Settings API

The controller is responsible for managing calendar settings. Setup for company users calendar.

SPOTIO Communication API

API for communication activities. You can retrieve data about communication activities. You can also marks calls, emails, texts as seen/read.

SPOTIO Communication Templates API

The controller is responsible for managing company templates. Templates for text messages and emails. The controller allows creating new templates which can include information ...

SPOTIO Connectors API

The controller is responsible for managing company links (connectors). The controller allows creating new connectors which user can use them on web or mobile app. Connector can ...

SPOTIO Contracts API

The controller is responsible for gets information about contracts templates and signed documents / files.

SPOTIO Data Objects API

The controller is responsible for manages the data objects and their related operations like creating, retrieving, updating, and deleting data objects, as well as some bulk acti...

SPOTIO Data Objects Bulk Jobs API

Bulk operations on data objects. Flow: Create job -> Upload NDJSON data -> Start processing -> Poll progress -> Download results -> Cleanup.

SPOTIO Data Objects Search API

This controller is responsible for searching data objects. There are available endpoints for: * simple global searches - return only basic information about data objects * searc...

SPOTIO Documents API

The controller is responsible for handling the upload and retrieval of documents. Documents can be attached to data object, activity or be available company wide.

SPOTIO Exports API

The controller is responsible for exporting data from the application, such as exporting dataObjects (leads) and activities. The result of the export is a CSV file.

SPOTIO Filters API

The controller is responsible for handling operations on filter objects. Filter can be used throughout the system to filter data. It can be passed wherever filterId query parame...

SPOTIO Filters V2 API

The controller is responsible for handling operations on filter objects. Filter can be used throughout the system to filter data. It can be passed wherever filterId query parame...

SPOTIO Generate Content API

The controller is responsible for content generating for text messages and emails.

SPOTIO Layouts API

The Layouts API from SPOTIO — 8 operation(s) for layouts.

SPOTIO Leaderboards API

The controller is responsible for leaderboards.

SPOTIO MCP API

The controller is responsible for handling operations related to MCP. It provides endpoints for generating, retrieving, deactivating, and regenerating MCP keys. These keys are u...

SPOTIO Multi Channel Communication API

The controller is responsible for text messages management. Sending messages to customers

SPOTIO My Reports API

The controller is responsible for managing MyReports in a web application, creation, updating and rendering MyReports.

SPOTIO Notifications V2 API

The controller is responsible for handling operations on notification objects. Notifications are created automatically when creating appointments with reminder property set. Pus...

SPOTIO Pins V2 API

Pins API handles searching and retrieving pins with details. It provides operations including fetching pins by viewport, getting pin details with data objects, searching for pin...

SPOTIO Reports API

The controller is responsible exporting data by selected report type.

SPOTIO Routes V2 API

API for routes. You can manage routes and calculate route based on stops list. You can also start a new trip based on the route.

SPOTIO Teams API

The controller is responsible for handling operations on teams creating, updating, deleting, and retrieving team data. The controller also handles adding users to teams, getting...

SPOTIO Territories API

The controller is responsible for getting all territories for a company.

SPOTIO Trips API

The controller is responsible for handling operations on trip objects. Trips are created from routes and record places that user visited during the trip. Some apis are exposed t...

SPOTIO Trips V2 API

The controller is responsible for handling operations on trip objects. Trips are created from routes and record places that user visited during the trip. Some apis are exposed t...

SPOTIO Upload Care API

Handles file upload operations

SPOTIO Users API

The controller is responsible for handling the creation, updating, deleting Spotio Users. This controller allow users to exchange of credentials for a token.

SPOTIO User Tracking API

User tracking API. You can configure Spotio to track users which using the app. Using the following methods you can retrieve tracking data.

SPOTIO Webhooks API

The controller is responsible for handling webhooks related operations. It provides methods for retrieving available webhook scopes, getting all webhooks for the current company...

SPOTIO Workflow Activity Templates API

Activity templates are used to define type of activities in the system. To create activity from the activity template refer to the ActivitiesController. Each activity template c...

SPOTIO Workflow Data Objects API

This controller is responsible for managing data object definitions. Data object definition consists of field and stages definitions. To create records from the definition refer...

SPOTIO Workflow Fields API

Api is responsible for the comprehensive management of fields associated with data objects within a workflow. This includes functionality for retrieving available and existing f...

SPOTIO Workflow Settings API

Workflow Settings API provides operations including fetching full workflow settings for company as well as retrieving and updating workflow company properties.

SPOTIO Workflow Stages API

This controller is responsible for managing stages definitions. You can split stages in 3 groups, each group can have different set of stages. The available groups are: active, ...

Scroll for all 39

Open Collections 39

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Spotio 2.0 Autoplays API

OPEN COLLECTION

Spotio 2.0 Connectors API

OPEN COLLECTION

Spotio 2.0 Contracts API

OPEN COLLECTION

Spotio 2.0 Documents API

OPEN COLLECTION

Spotio 2.0 Exports API

OPEN COLLECTION

Spotio 2.0 Filters API

OPEN COLLECTION

Spotio 2.0 Filters V2 API

OPEN COLLECTION

Spotio 2.0 Layouts API

OPEN COLLECTION

Spotio 2.0 MCP API

OPEN COLLECTION

Spotio 2.0 My Reports API

OPEN COLLECTION

Spotio 2.0 Pins V2 API

OPEN COLLECTION

Spotio 2.0 Reports API

OPEN COLLECTION

Spotio 2.0 Routes V2 API

OPEN COLLECTION

Spotio 2.0 Teams API

OPEN COLLECTION

Spotio 2.0 Trips API

OPEN COLLECTION

Spotio 2.0 Trips V2 API

OPEN COLLECTION

Spotio 2.0 Users API

OPEN COLLECTION

Spotio 2.0 Webhooks API

OPEN COLLECTION

Scroll for all 39

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

SPOTIO MCP Server

SPOTIO operates a first-party remote MCP server. Its existence is proved two ways: the published SPOTIO 2.0 OpenAPI carries a dedicated `Mcp` tag with four operations that mint,...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Spotio Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Spotio Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Spotio Webhooks

ASYNCAPI

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Spotio Authentication

apiKey · 1 scheme

SECURITY

Spotio Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Spotio Vulnerability Disclosure

Hackerone · security.txt

SECURITY

Spotio Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Spotio Agentic Access

295 operations · 164 acting · 4 human-in-the-loop

295 operations · 164 acting

AGENTIC

Resources

Get Started 5

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 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: spotio
url: https://raw.githubusercontent.com/api-evangelist/spotio/refs/heads/main/apis.yml
name: SPOTIO
kind: company
description: 'SPOTIO is a field sales engagement and territory management platform for outside sales teams - lead and prospect
  tracking, activity logging, territory mapping and assignment, route optimization, appointment setting, and pipeline visibility,
  delivered through a mobile-first field app and a web console. Behind that product is a substantial and genuinely public
  API: SPOTIO 2.0 is an OpenAPI 3.0.1 contract of 238 paths and 295 operations across 39 capabilities, published from SPOTIO''s
  own Stoplight project at developer.spotio2.com and exportable without authentication. Authentication is a bearer JWT minted
  from a clientId/secret pair; collections page on a scrollId cursor; and SPOTIO''s data model is polymorphic - there is no
  fixed Lead entity, only a tenant-defined DataObject whose types, stages and fields are read from a Workflow before anything
  can be written. SPOTIO also operates a first-party remote MCP server at app.spotio2.com/mcp, authenticated with a SPOTIO-MCP-KEY
  that the API itself mints, plus a signed outbound webhook system covering ten lead, activity and appointment events. It
  publishes no SDK in any language, no idempotency contract, no rate limits and no security.txt.'
accessModel:
  pricing: paid
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Paid · Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/spotio.png
tags:
- Field Sales
- Sales Engagement
- Territory Management
- CRM
- Lead Tracking
- Outside Sales
- Sales Enablement
- Route Optimization
- Geospatial
- Webhook
- MCP
- Door to Door
tags_raw:
- Field Sales
- Sales Engagement
- Territory Management
- CRM
- Lead Tracking
- Outside Sales
- Sales Enablement
- Route Optimization
- Geospatial
- Webhooks
- MCP
- Door to Door
created: '2026-07-04'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: spotio:spotio-activitiesv2-api
  name: SPOTIO Activities V2 API
  description: 'The controller is responsible for handling the creation, updating, and retrieval of activities.

    Mainly the controller allow to manage activities (current and done)'
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - ActivitiesV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-activitiesv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-activitiesv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-appointmentsv2-api
  name: SPOTIO Appointments V2 API
  description: 'The controller is responsible for handling the creation, updating, deleting and retrieval of appointment.

    Mainly the controller allow to manage appointment (current and future).

    Every appointment has related activity.'
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - AppointmentsV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-appointmentsv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-appointmentsv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-autoplays-api
  name: SPOTIO Autoplays API
  description: 'The controller provides various endpoints for managing autoplays, which are automated workflows that can be
    triggered for dataObject in application.

    Allowed is adding / editing contacts and changing step status.'
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Autoplays
  properties:
  - type: OpenAPI
    url: openapi/spotio-autoplays-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-autoplays-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-businesscards-api
  name: SPOTIO Business Cards API
  description: The Business Cards API allows managing business card and their related operations, such as fetching details,
    listing, creating, updating, cloning, sharing, previewing, downloading, and rendering business cards, as well as managing
    business card settings.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Business Cards
  tags_raw:
  - BusinessCards
  properties:
  - type: OpenAPI
    url: openapi/spotio-businesscards-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-businesscards-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-calendarsettings-api
  name: SPOTIO Calendar Settings API
  description: The controller is responsible for managing calendar settings. Setup for company users calendar.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - CalendarSettings
  properties:
  - type: OpenAPI
    url: openapi/spotio-calendarsettings-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-calendarsettings-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-communication-api
  name: SPOTIO Communication API
  description: API for communication activities. You can retrieve data about communication activities. You can also marks
    calls, emails, texts as seen/read.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Communications
  tags_raw:
  - Communication
  properties:
  - type: OpenAPI
    url: openapi/spotio-communication-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-communication-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-communicationtemplates-api
  name: SPOTIO Communication Templates API
  description: "The controller is responsible for managing company templates. \nTemplates for text messages and emails. \n\
    The controller allows creating new templates which can include information about dataObjects and current user.\nAll templates\
    \ that users can use to send SMS/MMS/Email to customers. Users can send them manually or automatically using the autoplay\
    \ feature."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Communication Templates
  tags_raw:
  - CommunicationTemplates
  properties:
  - type: OpenAPI
    url: openapi/spotio-communicationtemplates-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-communicationtemplates-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-connectors-api
  name: SPOTIO Connectors API
  description: "The controller is responsible for managing company links (connectors). \nThe controller allows creating new\
    \ connectors which user can use them on web or mobile app. \nConnector can can include information about dataObjects and\
    \ current user."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Connectors
  properties:
  - type: OpenAPI
    url: openapi/spotio-connectors-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-connectors-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-contracts-api
  name: SPOTIO Contracts API
  description: The controller is responsible for gets information about contracts templates and signed documents / files.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Contracts
  properties:
  - type: OpenAPI
    url: openapi/spotio-contracts-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-contracts-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-dataobjects-api
  name: SPOTIO Data Objects API
  description: The controller is responsible for manages the data objects and their related operations like creating, retrieving,
    updating, and deleting data objects, as well as some bulk actions.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - DataObjects
  properties:
  - type: OpenAPI
    url: openapi/spotio-dataobjects-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-dataobjects-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-dataobjectsbulkjobs-api
  name: SPOTIO Data Objects Bulk Jobs API
  description: 'Bulk operations on data objects. Flow: Create job -> Upload NDJSON data -> Start processing -> Poll progress
    -> Download results -> Cleanup.'
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - DataObjectsBulkJobs
  properties:
  - type: OpenAPI
    url: openapi/spotio-dataobjectsbulkjobs-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-dataobjectsbulkjobs-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-dataobjectssearch-api
  name: SPOTIO Data Objects Search API
  description: "This controller is responsible for searching data objects.\n    There are available endpoints for:\n    *\
    \ simple global searches - return only basic information about data objects\n    * searching on lists - return more information\
    \ about data objects\n\n    Sorting (ascending by default, use `-` prefix to sort descending):\n    * updatedat\n    *\
    \ value\n    * visitscount\n    * lastvisitdate\n    * distance\n    * nextactivitytime\n    * lastvisitresult"
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - DataObjectsSearch
  properties:
  - type: OpenAPI
    url: openapi/spotio-dataobjectssearch-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-dataobjectssearch-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-documents-api
  name: SPOTIO Documents API
  description: "The controller is responsible for handling the upload and retrieval of documents.\n    Documents can be attached\
    \ to data object, activity or be available company wide."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/spotio-documents-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-documents-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-exports-api
  name: SPOTIO Exports API
  description: 'The controller is responsible for exporting data from the application, such as exporting  dataObjects (leads)
    and activities.

    The result of the export is a CSV file.'
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Export
  tags_raw:
  - Exports
  properties:
  - type: OpenAPI
    url: openapi/spotio-exports-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-exports-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-filters-api
  name: SPOTIO Filters API
  description: "The controller is responsible for handling operations on filter objects. Filter can be used throughout the\
    \ system to filter data.\n    It can be passed wherever filterId query parameter or property is available.\n    Some apis\
    \ are exposed through FiltersV1 and some through FiltersV2 both can be used interchangeably."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Filters
  properties:
  - type: OpenAPI
    url: openapi/spotio-filters-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-filters-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-filtersv2-api
  name: SPOTIO Filters V2 API
  description: "The controller is responsible for handling operations on filter objects. Filter can be used throughout the\
    \ system to filter data.\n    It can be passed wherever filterId query parameter or property is available.\n    Some apis\
    \ are exposed through Filters and some through FiltersV2 both can be used interchangeably."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Filters V2
  tags_raw:
  - FiltersV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-filtersv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-filtersv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-generatecontent-api
  name: SPOTIO Generate Content API
  description: The controller is responsible for content generating for text messages and emails.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - GenerateContent
  properties:
  - type: OpenAPI
    url: openapi/spotio-generatecontent-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-generatecontent-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-layouts-api
  name: SPOTIO Layouts API
  description: The Layouts API from SPOTIO — 8 operation(s) for layouts.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Layouts
  properties:
  - type: OpenAPI
    url: openapi/spotio-layouts-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-layouts-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-leaderboards-api
  name: SPOTIO Leaderboards API
  description: The controller is responsible for leaderboards.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Leaderboards
  properties:
  - type: OpenAPI
    url: openapi/spotio-leaderboards-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-leaderboards-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-mcp-api
  name: SPOTIO MCP API
  description: "The controller is responsible for handling operations related to MCP.\n    It provides endpoints for generating,\
    \ retrieving, deactivating, and regenerating MCP keys.\n    These keys are used for authenticating and authorizing access\
    \ to MCP Server."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - MCP
  tags_raw:
  - Mcp
  properties:
  - type: OpenAPI
    url: openapi/spotio-mcp-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-mcp-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-multichannelcommunication-api
  name: SPOTIO Multi Channel Communication API
  description: The controller is responsible for text messages management. Sending messages to customers
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - MultiChannelCommunication
  properties:
  - type: OpenAPI
    url: openapi/spotio-multichannelcommunication-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-multichannelcommunication-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-myreports-api
  name: SPOTIO My Reports API
  description: The controller is responsible for managing MyReports in a web application, creation, updating and rendering
    MyReports.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - MyReports
  properties:
  - type: OpenAPI
    url: openapi/spotio-myreports-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-myreports-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-notificationsv2-api
  name: SPOTIO Notifications V2 API
  description: "The controller is responsible for handling operations on notification objects.\n    Notifications are created\
    \ automatically when creating appointments with reminder property set.\n    Push notifications are supported through this\
    \ module."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - NotificationsV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-notificationsv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-notificationsv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-pinsv2-api
  name: SPOTIO Pins V2 API
  description: Pins API handles searching and retrieving pins with details. It provides operations including fetching pins
    by viewport, getting pin details with data objects, searching for pins with specific criteria, and finding the nearest
    pins to a given location.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - PinsV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-pinsv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-pinsv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-reports-api
  name: SPOTIO Reports API
  description: The controller is responsible exporting data by selected report type.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/spotio-reports-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-reports-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-routesv2-api
  name: SPOTIO Routes V2 API
  description: API for routes. You can manage routes and calculate route based on stops list. You can also start a new trip
    based on the route.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - RoutesV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-routesv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-routesv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-teams-api
  name: SPOTIO Teams API
  description: "The controller is responsible for handling operations on teams creating, updating, deleting, and retrieving\
    \ team data. \nThe controller also handles adding users to teams, getting a list of all teams in a company and deleting\
    \ teams at once."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/spotio-teams-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-teams-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-territories-api
  name: SPOTIO Territories API
  description: The controller is responsible for getting all territories for a company.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Territories
  properties:
  - type: OpenAPI
    url: openapi/spotio-territories-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-territories-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-trips-api
  name: SPOTIO Trips API
  description: "The controller is responsible for handling operations on trip objects.\n    Trips are created from routes\
    \ and record places that user visited during the trip.\n    Some apis are exposed through Trips and some through TripsV2\
    \ both can be used interchangeably."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Trips
  properties:
  - type: OpenAPI
    url: openapi/spotio-trips-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-trips-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-tripsv2-api
  name: SPOTIO Trips V2 API
  description: "The controller is responsible for handling operations on trip objects.\n    Trips are created from routes\
    \ and record places that user visited during the trip.\n    Some apis are exposed through Trips and some through TripsV2\
    \ both can be used interchangeably."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - TripsV2
  properties:
  - type: OpenAPI
    url: openapi/spotio-tripsv2-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-tripsv2-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-uploadcare-api
  name: SPOTIO Upload Care API
  description: Handles file upload operations
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - UploadCare
  properties:
  - type: OpenAPI
    url: openapi/spotio-uploadcare-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-uploadcare-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-users-api
  name: SPOTIO Users API
  description: 'The controller is responsible for handling the creation, updating, deleting Spotio Users.

    This controller allow users to exchange of credentials for a token.'
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/spotio-users-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-users-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-usertracking-api
  name: SPOTIO User Tracking API
  description: User tracking API. You can configure Spotio to track users which using the app. Using the following methods
    you can retrieve tracking data.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - User Tracking
  tags_raw:
  - UserTracking
  properties:
  - type: OpenAPI
    url: openapi/spotio-usertracking-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-usertracking-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-webhooks-api
  name: SPOTIO Webhooks API
  description: "The controller is responsible for handling webhooks related operations. \nIt provides methods for retrieving\
    \ available webhook scopes, getting all webhooks for the current company, creating a new webhook, updating an existing\
    \ webhook and deleting a webhook by its ID.\nMore information about webhooks and how it works can be found in the section\
    \ 'Group Web hooks'"
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/spotio-webhooks-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-webhooks-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-workflowactivitytemplates-api
  name: SPOTIO Workflow Activity Templates API
  description: "Activity templates are used to define type of activities in the system.\n    To create activity from the activity\
    \ template refer to the ActivitiesController.\n    Each activity template can have multiple activity results which can\
    \ assigned in the moment of\ncompleting the activity."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - WorkflowActivityTemplates
  properties:
  - type: OpenAPI
    url: openapi/spotio-workflowactivitytemplates-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-workflowactivitytemplates-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-workflowdataobjects-api
  name: SPOTIO Workflow Data Objects API
  description: "This controller is responsible for managing data object definitions.\n    Data object definition consists\
    \ of field and stages definitions.\n    To create records from the definition refer to DataObjectsController."
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - WorkflowDataObjects
  properties:
  - type: OpenAPI
    url: openapi/spotio-workflowdataobjects-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-workflowdataobjects-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-workflowfields-api
  name: SPOTIO Workflow Fields API
  description: Api is responsible for the comprehensive management of fields associated with data objects within a workflow.
    This includes functionality for retrieving available and existing fields, creating new fields, updating field properties,
    deleting fields, and reordering fields within a data object. Additionally, the controller enables the removal of a field
    from multiple data objects.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - WorkflowFields
  properties:
  - type: OpenAPI
    url: openapi/spotio-workflowfields-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-workflowfields-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
    url: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  baseURL: https://api.spotio2.com
- aid: spotio:spotio-workflowsettings-api
  name: SPOTIO Workflow Settings API
  description: Workflow Settings API provides operations including fetching full workflow settings for company as well as
    retrieving and updating workflow company properties.
  humanURL: https://developer.spotio2.com/docs/spotio2/c977e70019695-spotio-2-0
  tags:
  - WorkflowSettings
  properties:
  - type: OpenAPI
    url: openapi/spotio-workflowsettings-api-openapi.yml
  - type: Overlay
    url: overlays/spotio-workflowsettings-overlay.yaml
  - type: Documentation
    url: https://developer.spotio2.com/docs/spotio2/a4cpj8d1knctg-quickstart-for-the-spotio-api
  - type: APIReference
  

# --- truncated at 32 KB (35 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/spotio/refs/heads/main/apis.yml

Work with this as data

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/spotio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/spotio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/spotio/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.