Spotnana
Spotnana is a travel-as-a-service platform that powers corporate travel for travel management companies, enterprises, and partners through a modern, API-first booking and management stack. Its public developer platform exposes 11 REST APIs — Authentication, Users, Company, Policy, Trip, Air, Hotel, Event, Event Template, Payments, and Document — spanning ~211 operations for shopping and booking flights, hotels, and cars, managing trips and PNRs, modeling company structure and travel policy, running group events, and handling payments and documents. APIs use OAuth2 (client-credentials and RFC 8693 token-exchange) Bearer auth, a documented webhook surface for booking-lifecycle events, a dated changelog, an Atlassian status page, and a Redocly-hosted documentation MCP server.
Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.
API Evangelist profiles Spotnana the way a machine reads it — 38 machine-readable artifacts across 33 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Spotnana scores 47.3/100 (developing), with a separate agent-readiness read of 51/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
Put this on your own site. The badge is drawn live from Spotnana's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/spotnana/"
title="Spotnana on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/spotnana.svg"
alt="Spotnana Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>
[](https://providers.apievangelist.com/providers/spotnana/)
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/spotnana/"
title="Spotnana on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/spotnana/card.svg"
alt="Spotnana Kin Score — API readiness rating by API Evangelist" width="340" height="120" loading="lazy">
</a>
More shapes, themes and sizes → · Score as JSON · How badges work
How we profile Spotnana
Each block below is one kind of artifact we hold for Spotnana. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 33
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Spotnana Air API
APIs to perform search, checkout and book an air pnr
Spotnana Air Credits API
Manage airline credits including company credit pools, credit transfers, and credit redemptions.
Spotnana API User API
The API User API from Spotnana — 3 operation(s) for api user.
Spotnana Approval API
APIs to manage approvals.
Spotnana Authentication API
Authentication APIs for user login, logout, and token management
Spotnana Autocomplete API
The Autocomplete API from Spotnana — 2 operation(s) for autocomplete.
Spotnana Companies API
APIs to onboard and manage company.
Spotnana Company Enrollment API
The Company Enrollment API from Spotnana — 1 operation(s) for company enrollment.
Spotnana Company Policies API
APIs to configure company travel policies.
Spotnana Company Tier API
The Company Tier API from Spotnana — 1 operation(s) for company tier.
Spotnana Cost Centers API
APIs to create and manage company cost centers.
Spotnana Custom Fields API
APIs to manage company custom fields.
Spotnana Departments API
APIs to create and manage departments.
Spotnana Documents API
The Documents API from Spotnana — 2 operation(s) for documents.
Spotnana Event Templates API
APIs to create and manage event templates.
Spotnana Events API
APIs to create and manage events.
Spotnana Grades API
APIs to create and manage grades.
Spotnana Hotel API
These endpoints provide comprehensive functionality for managing hotel bookings. They enable users to search for hotels, check room rates and availability, create and modify boo...
Spotnana Invoicing API
APIs to manage invoicing.
Spotnana Legal Entities API
APIs to create and manage company legal entities.
Spotnana Loyalty Programs API
The Loyalty Programs API from Spotnana — 1 operation(s) for loyalty programs.
Spotnana Offices API
APIs to create and manage company offices.
Spotnana Partner Public Keys API
APIs to manage partner public keys for token exchange authentication.
Spotnana Personal Payment Sources API
The Personal Payment Sources API from Spotnana — 2 operation(s) for personal payment sources.
Spotnana Roles API
The Roles API from Spotnana — 1 operation(s) for roles.
Spotnana Service Charge API
The Service Charge API from Spotnana — 1 operation(s) for service charge.
Spotnana Service Charge Plan API
APIs to manage service charge plans.
Spotnana Stealth Config API
The Stealth Config API from Spotnana — 1 operation(s) for stealth config.
Spotnana Tenant Encryption API
APIs to enable per-tenant encryption (PTE) for a company.
Spotnana Trip Notes API
The Trip Notes API from Spotnana — 2 operation(s) for trip notes.
Spotnana Trip PNRs API
APIs to manage PNRs within trips.
Spotnana Trips API
APIs to manage trips.
Spotnana Users API
APIs to onboard and manage users.
Scroll within the panel for all 33 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
spotnana-mcp.yml
MCP SERVEREvent Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Spotnana Webhooks
ASYNCAPISecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for Spotnana — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 7 ·
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Company 1
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/spotnana · machine-readable index on apis.io
This is an independent, third-party profile of Spotnana, 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.
[email protected]
·
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.