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. For custom integrations beyond its native Salesforce, HubSpot, Microsoft Dynamics 365, Pipedrive, and Zapier connectors, SPOTIO publishes a documented Open REST API and outbound webhooks. The developer portal (developer.spotio2.com, powered by Stoplight) covers a curl quickstart and token authentication; full endpoint reference access is oriented toward enterprise customers with an API key, so the logical APIs below are honestly modeled from SPOTIO's documented product surface and webhook event catalog rather than a published OpenAPI definition.
APIs
SPOTIO Leads API
Create, read, update, and delete leads and prospects, including custom data-object fields, stages, and location. Lead lifecycle changes are also delivered as outbound webhook ev...
SPOTIO Activities API
Log and retrieve rep activities - visits, calls, notes, and stage changes - against leads and appointments. Confirmed by the webhook event catalog (activity.created, activity.up...
SPOTIO Appointments API
Schedule and manage field appointments tied to leads and reps. Confirmed by the webhook event catalog (appointment.created, appointment.updated, appointment.deleted). Endpoints ...
SPOTIO Territories API
Define and manage sales territories - geographic boundaries, coverage, and rep assignment - central to SPOTIO's territory management product. Modeled from SPOTIO's documented pr...
SPOTIO Users & Reps API
Manage users and field reps - roles, team membership, and territory assignment - that own leads, activities, and appointments. Modeled from SPOTIO's documented product surface; ...
SPOTIO Pipelines & Data Objects API
Read and configure pipelines, stages, and custom data objects that structure how leads move through a sales process. Based on SPOTIO's configurable data-object model; endpoints ...