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.

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