Public studio discovery endpoint backed by the current legacy runtime.
Documentation Index
Fetch the complete documentation index at: https://docs.tattoo.dev/llms.txt
Use this file to discover all available pages before exploring further.
GET /studios is public and does not require authentication.
| Parameter | Type | Notes |
|---|---|---|
page | integer | Default 1 |
limit | integer | Default 20, max 50 |
search | string | Name, description, or city search |
city | string | Exact city filter |
state | string | Exact state filter |
price_range | string | Comma-separated $, $$, $$$, $$$$ |
rating | number | Minimum rating |
verified | boolean | Filter by verification flag |
featured | boolean | Filter by featured flag |
latitude, longitude, radius | number | Geographic search |
sort, order | string | Sorting controls |