bluedoor data·Fitness Studios API·bluedoor.sh

Fitness studios data

Crawlable entry point for the Fitness Studios API: major chains, independent long-tail studios, booking platforms, class schedules, pricing, source artifacts, and freshness metadata loaded from completed backfill runs.

Read model

Studios30,239
Class sessions503,777
Pricing rows42,876
Studios with classes15,309
Studios with prices4,606
As of2026-06-19

Indexes

IndexWhat it containsAPI route
StudiosStudio catalog rows with platform, brand, source ID, location, booking URL, and freshness.GET /studios
ClassesPer-studio class schedules, instructor, duration, capacity, availability, and capture metadata.GET /studios/{studio_id}/classes
PricingPer-studio pricing rows for drop-ins, packs, memberships, intro offers, and source URLs.GET /studios/{studio_id}/pricing
SourcesBackfill artifact imports by platform, brand/source, status, row counts, and finished timestamp.GET /sources
CoverageCoverage totals by booking platform and brand, with stable route recipes for agents.GET /coverage

Top platform coverage

PlatformStudiosWith classesWith prices
mindbody15,5464,8620
wodify6,2653,9541
clubready2,8882,4322,822
momence948693302
fitdegree8667730
pushpress815787815
marianatek74667519
zenplanner609110538
gymdesk57429684
punchpass4063860
gymmaster2191180
performanceiq103880

Studio sample

StudioPlatformBrandCityStateClasses
Angelina Pilates LLC
37275317
acuityacuity--View
Belle Meade
akt-belle-meade
clubreadyaktNashvilleTNView
B Empowered Studios
akt-manhasset
clubreadyaktManhassetNYView
Brier Creek
akt-brier-creek
clubreadyaktRaleighNCView
Morristown
akt-morristown
clubreadyaktMorristownNJView
Redmond
akt-redmond
clubreadyaktRedmondWAView
Verona
akt-verona
clubreadyaktVeronaNJView
Westbury
akt-westbury
clubreadyaktWesburyNYView

Latest source imports

SourceStatusStudiosClassesPricesFinished
corepower:corepowererror0002026-06-20T00:59:13.427595+00:00
solidcore:solidcoreok223881282026-06-20T00:59:12.169301+00:00
mindbody:the exercise coachok189002026-06-20T00:59:12.004323+00:00
mindbody:sweathouzok59002026-06-20T00:59:11.949003+00:00
mindbody:perspire sauna studiook92002026-06-20T00:59:11.873798+00:00
mindbody:mindbodyok13,43454,38002026-06-20T00:58:14.238704+00:00
mindbody:madabolicok43002026-06-20T00:58:10.216317+00:00
mindbody:fit bodyok59002026-06-20T00:58:10.169111+00:00

Get this page with API

{
  "coverage": "/api/fs/coverage",
  "studios": "/api/fs/studios?limit=8",
  "sources": "/api/fs/sources",
  "search": "/api/fs/search?q=pilates&limit=10"
}