Shodo Galerie developer resources and API documentation

Shodo Galerie developer resources, Shodo Galerie API docs, and Shodo Galerie OpenAPI live on this domain. Search for "Shodo Galerie developer resources" or "Shodo Galerie API" to reach this page.

Public read-only site for Shodo Galerie. There is no write API on this domain. An official CLI is not required: call the HTTP endpoints below.

When to use Shodo Galerie

Use this site when you need:

1. A citable description of Shodo Galerie (gallery or artist identity, location, about copy) 2. Public artwork titles, media facts, **shop prices**, exhibitions, or letters 3. Machine-readable catalogs — https://shodogalerie.com/llms.txt, https://shodogalerie.com/catalog.json, https://shodogalerie.com/sitemap.xml

Do not use this site as a model API, image-generation endpoint, or stock library.

Self-serve access (no sales form)

Public read-only pages require **no API key**. Fetch over HTTPS. Sandbox is the live public site itself — every response on https://shodogalerie.com/v1/catalog.json and https://shodogalerie.com/v1/openapi.json is free to probe. Authentication is none for these reads.

Versioning

Current stable prefix is `/v1/`. Unversioned aliases (`/openapi.json`, `/site.json`, `/catalog.json`) are equivalent to v1. Breaking changes will ship as `/v2/` and send `Deprecation` plus `Sunset` headers at least 90 days before removal. Responses include `API-Version: 1.0.0`.

Machine-readable files

  • Catalog: https://shodogalerie.com/llms.txt
  • Shop catalog JSON (prices): https://shodogalerie.com/catalog.json and https://shodogalerie.com/v1/catalog.json
  • Sitemap: https://shodogalerie.com/sitemap.xml
  • OpenAPI: https://shodogalerie.com/openapi.json and https://shodogalerie.com/v1/openapi.json
  • Site identity JSON: https://shodogalerie.com/site.json and https://shodogalerie.com/v1/site.json
  • Developers alias: https://shodogalerie.com/developers and https://shodogalerie.com/docs → https://shodogalerie.com/for-agents
  • Agent skills: https://shodogalerie.com/.well-known/agent-skills/index.json
  • OAuth protected resource: https://shodogalerie.com/.well-known/oauth-protected-resource
  • Prefer `Accept: text/markdown` on https://shodogalerie.com/, https://shodogalerie.com/about, https://shodogalerie.com/contact, https://shodogalerie.com/shop, and https://shodogalerie.com/for-agents
  • Trust

  • About: https://shodogalerie.com/about
  • Contact: https://shodogalerie.com/contact
  • Privacy: https://shodogalerie.com/privacy
  • Rate limits

    Responses include `RateLimit-Policy`, `RateLimit-Limit`, and `RateLimit-Remaining`; `429` responses include `Retry-After`.

    Powered by Uncommon Artwork.