How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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 Routes V2 API is one of 39 APIs that SPOTIO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RoutesV2. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 7 paths, and defines 33 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://api.spotio2.com, https://app-test.spotio2.com.

8 operations 7 paths 33 schemas 2 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.spotio2.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

SPOTIO Routes V2 API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — Enter the Bearer Authorization string as following: Bearer Generated-JWT-Token

Paths & Operations 8

Across 7 paths, the API surfaces 8 operations — 2 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

RoutesV2 8

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.

POST
/api/routes/v2
Create new route.
2 params body → 200400401
PATCH
/api/routes/v2/{id}
Update the route.
3 params body → 200400401
GET
/api/routes/v2/{id}
Get the route by id.
3 params → 200400401
GET
/api/routes/v2/preview
Get a preview of the first route scheduled for today for the calling user, intended for the home screen widget.
→ 200400401
POST
/api/routes/v2/calculate
Calculate the route.
2 params body → 200400401
POST
/api/routes/v2/enhance
Enhance the route.
2 params body → 200400401
POST
/api/routes/v2/{id}/start
Start the trip based on the route.
3 params → 200400401
POST
/api/routes/v2/recommended-stops
Get recommended stops for the route.
2 params body → 200400401

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are Spotio.Frontend.ViewModel.RoutesAndTrips.TripsV2.TripStopDetailsV2 (24 properties), Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RouteStopDetailsV2 (20 properties), Spotio.Frontend.ViewModel.RoutesAndTrips.TripsV2.TripStopV2 (17 properties), Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.EnhancedRouteStop (17 properties). Each schema is shown below with its type and property counts.

Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RecommendedStops.GetRecommendedStopsRequest
object
3 properties
Spotio.UserTracking.Client.DTO.Routing.TripStopStatusDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RouteDetailsV2
object
12 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.Patch.PatchRouteRequestV2
object
7 properties
Spotio.UserTracking.Client.DTO.Routing.TripStatusDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.TripsV2.ActivityLoggedAtTripStop
object
3 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RoutePreview
object
3 properties
Spotio.Frontend.ViewModel.UserTracking.LastUserPosition
object
3 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RouteStopDetailsV2
object
20 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.OptionsPatch
object
4 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutingStopV2
object
8 properties
Spotio.UserTracking.Client.DTO.Routing.OptimizationDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RouteStopWithOptionalIdV2
object
9 properties
Spotio.UserTracking.Client.DTO.Routing.TravelTypeDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.TripsV2.TripStopDetailsV2
object
24 properties
ResultType.Results.IError
object
4 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.TripsV2.TripV2
object
13 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutingActivity
object
8 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.EnhancedRouteStop
object
17 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.CalculatedRouteV2
object
7 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.TripsV2.TripStopV2
object
17 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.Enhance.EnhanceRouteRequest
object
4 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RecommendedStop
object
12 properties
ResultType.Results.Error
object
5 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.RecommendedStops.GetRecommendedStopsResponse
object
1 property
Spotio.UserTracking.Client.DTO.Routing.StopStatusDto
string
Spotio.UserTracking.Client.DTO.Routing.StopTypeDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.Create.CreateRouteRequestV2
object
7 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.EnhancedRoute
object
7 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.RoutesV2.Calculate.CalculateRouteRequestV2
object
4 properties
Spotio.UserTracking.Client.DTO.Routing.RouteStatusDto
string
Spotio.UserTracking.Client.DTO.Routing.TripStopDataObjectAccessDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.Options
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spotio-routesv2-api-openapi.yml Raw ↑

Other APIs SPOTIO publishes across the network.

SPOTIO Activities V2 API
SPOTIO Appointments V2 API
SPOTIO Autoplays API
SPOTIO Business Cards API
SPOTIO Calendar Settings API
SPOTIO Communication API
SPOTIO Communication Templates API
SPOTIO Connectors API
SPOTIO Contracts API
SPOTIO Data Objects API
SPOTIO Data Objects Bulk Jobs API
SPOTIO Data Objects Search API
Where this information came from

This is an independent, third-party profile of SPOTIO Routes V2 API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.