Akia API

Akia's REST API (version 3, with version 4 resources for mini apps and reservations) for creating and searching customers and reservations, sending guest messages, reading properties, generating and reading mini-app and agreement sessions, posting team-chat messages, building audiences and running reports. Authorization is OAuth 2.0 (RFC 6749) authorization-code with refresh tokens and a published scope catalog. Access is granted to select partners on request via partnerships@akia.com.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/akia-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: akia:akia-api
name: Akia API
description: Akia's REST API (version 3, with version 4 resources for mini apps and reservations) for
  creating and searching customers and reservations, sending guest messages, reading properties, generating
  and reading mini-app and agreement sessions, posting team-chat messages, building audiences and running
  reports. Authorization is OAuth 2.0 (RFC 6749) authorization-code with refresh tokens and a published
  scope catalog. Access is granted to select partners on request via partnerships@akia.com.
humanURL: https://api.akia.com/docs
baseURL: https://api.akia.com/v3/
tags:
- Guest Messaging
- Reservations
- Customers
- Hospitality
x-evidence:
  verified: '2026-08-06'
  method: fetched-docs
  docs_url: https://api.akia.com/docs
  docs_http_status: 200
  documents: Server-rendered developer reference listing 30 operations across Audience, Context, Customer,
    Mini Apps, Properties, Report, Reservations and Team Chat, each with method, path, required scope,
    request and response parameter tables and a JSON example.
  base_url_source: 'Documented on https://api.akia.com/docs — "All calls in this documentation expect
    either GET or POST requests made against the following base URL: https://api.akia.com/v3/"'
  access: Partner-gated — "Access to Akia's API is currently available to select partners. Please reach
    out to partnerships@akia.com if you have a request."
  machine_readable_spec: none published — /openapi.json, /openapi.yaml, /swagger.json, /v1/openapi.json,
    /api-docs, /redoc on api.akia.com all return the SPA login shell (HTTP 200, text/html)
properties:
- type: Documentation
  url: https://api.akia.com/docs
- type: APIReference
  url: https://api.akia.com/docs
- type: GettingStarted
  url: https://api.akia.com/docs/introduction
- type: Authentication
  url: https://api.akia.com/docs/authentication
- type: OAuthScopes
  url: https://api.akia.com/docs/scopes
- type: RateLimits
  url: https://api.akia.com/docs/rate_limits
- type: Webhooks
  url: https://api.akia.com/docs/webhooks