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 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 through Trips and some through TripsV2 both can be used interchangeably.

SPOTIO Trips API is one of 39 APIs that SPOTIO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 7 paths, and defines 10 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.

7 operations 7 paths 10 schemas 6 GET1 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 Trips 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 7

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

Trips 7

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 thr…

GET
/api/Trips
Get List of Trips
8 params → 200400401
GET
/api/Trips/summary
Get trip summary data
2 params → 200400401
GET
/api/Trips/active
Get active trip for the current user
→ 200400401
GET
/api/Trips/{id}/arriving-time
Get the estimated time of arrival for a trip
3 params → 200400401404
GET
/api/Trips/{id}/export/pdf
Export trip details to PDF
4 params → 200400401
GET
/api/Trips/{id}/export/csv
Export trip details to CSV
1 param → 200400401404
POST
/api/Trips/export/{type}
Export multiple trip details to selected file type
1 param body → 200400401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.GetList.TripForList (10 properties), ResultType.Results.Error (5 properties), ResultType.Results.IError (4 properties), Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.GetList.TripListResponse (3 properties). Each schema is shown below with its type and property counts.

Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.ArrivingTime
object
2 properties
Spotio.Frontend.ViewModel.Common.ExportFileType
string
Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.GetList.TripForList
object
10 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.Dashboard.TripsSummaryResponse
object
3 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.Active.ActiveTrip
object
2 properties
Spotio.UserTracking.Client.DTO.Routing.TripStatusDto
string
Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.GetList.TripListResponse
object
3 properties
ResultType.Results.IError
object
4 properties
ResultType.Results.Error
object
5 properties
Spotio.Frontend.ViewModel.RoutesAndTrips.Trips.Exports.ExportMultipleTripsRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spotio-trips-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 Trips 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.