Seated Artist API

The Seated Artist API enables developers and artist teams to build custom integrations with the Seated platform. The API provides access to tour date listings and event data, supporting use cases such as embedding event listings on artist websites, syncing fan notifications, and connecting with third-party marketing platforms. Authentication is handled via a Bearer token issued to artist accounts through the Seated platform. The API base URL is api.seatedapp.io and responses are returned as JSON. Artists without custom integration needs can use the single-line JavaScript embed to publish tour dates on their websites. The API also supports fan data capture, presale management, and integration with the Seated integrations marketplace launched in 2024 for connecting fan data to marketing tools.

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/artist-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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: seated:artist-api
name: Seated Artist API
description: 'The Seated Artist API enables developers and artist teams to build custom integrations with
  the Seated platform. The API provides access to tour date listings and event data, supporting use cases
  such as embedding event listings on artist websites, syncing fan notifications, and connecting with
  third-party marketing platforms. Authentication is handled via a Bearer token issued to artist accounts
  through the Seated platform. The API base URL is api.seatedapp.io and responses are returned as JSON.
  Artists without custom integration needs can use the single-line JavaScript embed to publish tour dates
  on their websites. The API also supports fan data capture, presale management, and integration with
  the Seated integrations marketplace launched in 2024 for connecting fan data to marketing tools.

  '
humanURL: https://www.seated.com/artists
baseURL: https://api.seatedapp.io
tags:
- Artists
- tour dates
- Event
- Tickets
- fan data
- Presales
- REST
tags_raw:
- artists
- tour dates
- events
- tickets
- fan data
- presales
- REST
properties:
- type: Documentation
  url: https://support.seated.com
- type: Authentication
  url: https://www.seated.com/artists
- type: TermsOfService
  url: https://support.seated.com/hc/en-us/articles/115006017267-Terms-Conditions
- type: PrivacyPolicy
  url: https://support.seated.com/hc/en-us/articles/115006196728-Privacy-Policy