Public API

Read-only endpoints for Cole Irish & the Crooks. No authentication required.

GET /api/shows

Returns upcoming shows sorted by date (ascending).

curl https://coleirishandthecrooks.com/api/shows

GET /api/health

Health check for the public API.

curl https://coleirishandthecrooks.com/api/health

Machine-readable docs