Discover/rcdb.com API
live

rcdb.com APIrcdb.com

Access roller coaster specs, park details, photo galleries, and search across the RCDB database. 6 endpoints covering coaster stats, status, and location data.

Endpoints
6
Updated
10d ago
Try it

No input parameters required.

api.parse.bot/scraper/8a18aea2-34a6-477e-827d-dd8792ab477c/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/8a18aea2-34a6-477e-827d-dd8792ab477c/get_random_coaster' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Returns details of a randomly selected roller coaster from the rcdb.com homepage. Each call returns a different coaster with varying fields depending on available data.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "id": "string, numeric coaster ID",
    "name": "string, coaster name",
    "park": "string, name of the park",
    "status": "string, operating status",
    "park_id": "string, numeric park ID",
    "location": "string, comma-separated location"
  },
  "sample": {
    "data": {
      "id": "20044",
      "name": "Roller Coaster 5",
      "park": "Hebron Fireman's Carnival",
      "layout": "Oval",
      "status": "Operating",
      "park_id": "20043",
      "location": "Hebron , Maryland , United States",
      "manufacturer": "B. A. Schiff & Associates",
      "roller coaster": "5"
    },
    "status": "success"
  }
}

About the rcdb.com API

The RCDB API provides structured access to roller coaster and amusement park data across 6 endpoints, pulling from the world's largest roller coaster database at rcdb.com. The get_coaster_details endpoint alone returns over a dozen fields including track dimensions, train configuration, operating status, and status date. Whether you need to look up a specific coaster by ID, browse a park's full ride inventory, or pull photo gallery metadata, the API covers the core data rcdb.com publishes.

Coaster and Park Detail Endpoints

The get_coaster_details endpoint accepts a numeric coaster_id and returns a structured object that includes the coaster's name, park, location, status, status_date, general_info array, and a stats object segmented into sections like Tracks, Trains, and Details. These stat sections contain key-value pairs for measurements such as height, speed, length, inversions, and design type — the same figures listed in the statistics table on rcdb.com. The get_park_details endpoint takes a park_id and returns the park's name, location, and a coasters object where each key is an operating status (e.g. "Operating", "Removed") and each value is an array of coaster objects with name and id.

Search Endpoints

Two search endpoints handle different lookup patterns. search_coasters accepts an optional query string and returns a flat list of all matching coasters with fields name, id, park, park_id, and opened. Omitting the query returns the full coaster list with a total count. quick_search is designed for autocomplete scenarios: it takes a required query and returns a small result set where each item has a title (t), subtitle or location (s), and a relative link path (l). A sequence integer is also returned, which is useful for ordering out-of-sequence async responses.

Photo Gallery and Random Coaster

get_coaster_pictures returns the full photo gallery for a coaster by coaster_id. The response includes a pictures array where each item carries an id, url, name, per-picture dimensions, and multiple size variants. Sprite sheet metadata (sprite_url, cols, width, sizes) is also returned for efficient thumbnail rendering. The get_random_coaster endpoint takes no inputs and returns a randomly selected coaster's basic details — id, name, park, park_id, status, and location — useful for discovery features or sampling the dataset.

Common use cases
  • Build a coaster comparison tool using stats fields like height, speed, and inversions from get_coaster_details.
  • Populate a park directory with ride inventory grouped by status using get_park_details and its coasters object.
  • Implement a coaster autocomplete search bar using quick_search with the t, s, and l response fields.
  • Display photo galleries for individual coasters by feeding pictures[].url and size variants from get_coaster_pictures.
  • Generate a 'coaster of the day' feature using get_random_coaster to surface ride names, parks, and locations.
  • Export a filtered dataset of coasters with opening years using the opened field from search_coasters.
  • Track historical operating status changes by reading status and status_date from get_coaster_details.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does rcdb.com have an official developer API?+
No. rcdb.com does not publish an official developer API or publicly documented data access layer. This Parse API provides structured programmatic access to the data rcdb.com makes available on its public pages.
What does `get_coaster_details` return in the `stats` object?+
The stats field is a nested object with section keys such as Tracks, Trains, and Details. Each section contains key-value pairs like height, drop, speed, length, duration, capacity, or number of inversions — depending on what rcdb.com lists for that specific coaster. Not every coaster has every stat populated; fields vary based on available data.
Does `search_coasters` support filtering by country, coaster type, or manufacturer?+
Not currently. search_coasters filters only by a keyword query matched against coaster names, and returns name, id, park, park_id, and opened fields. You can fork this API on Parse and revise it to add filter parameters for attributes like location or coaster type.
Are user reviews or visitor ratings for coasters available?+
Not currently. The API covers coaster specifications, park inventories, photo galleries, and search results, but does not expose any user-submitted ratings or reviews. You can fork this API on Parse and revise it to add an endpoint targeting that data.
How does `quick_search` differ from `search_coasters` for finding a coaster?+
quick_search is optimized for fast, autocomplete-style lookups and returns a small result set with title, subtitle, and a link path per result — it also covers parks, not just coasters. search_coasters returns a more complete result set with park_id and opened fields, and omitting the query returns all coasters with a total count. Use quick_search for type-ahead UI and search_coasters for full dataset queries.
Page content last updated . Spec covers 6 endpoints from rcdb.com.
Related APIs in EntertainmentSee all →
bet365.bet.br API
Access live betting odds, featured sports events, and real-time scores directly from bet365 Brazil's platform across multiple sports including Formula 1 and in-play markets. Get current match results, browse available betting categories, and view homepage promotions all through structured data endpoints.
pdga.com API
Access player profiles, ratings history, tournament events, live scoring, world rankings, and the course directory from the Professional Disc Golf Association.
viagogo.com API
Search for events and browse tickets across Viagogo's catalog, discovering performer schedules, ticket listings, and categories all in one place. Get detailed information about available tickets and events to find exactly what you're looking for.
bwfbadminton.com API
Track badminton tournaments worldwide by browsing the BWF calendar, viewing tournament draw brackets, and retrieving detailed match results with player stats and scores. Stay updated on competitions and analyze matchups with comprehensive tournament data from the Badminton World Federation.
mwcbarcelona.com API
Discover and explore MWC Barcelona 2026 exhibitors, speakers, and sessions by searching, filtering, and browsing by category, location, or type. Access detailed information about pavilions, agenda schedules, news updates, and pass options to plan your conference experience.
axs.com API
Search for events, performers, and venues across AXS.com to find tickets, pricing, and availability information in your area or by category. Browse featured events, explore venues by city, and access detailed event information all in one place.
brickset.com API
Search and browse thousands of LEGO sets by theme, year, or keyword. Retrieve detailed data for any set including piece count, minifigure count, dimensions, RRP, and more. Explore the full catalog of themes and yearly releases available on Brickset.
formula1.com API
Get comprehensive Formula 1 data including race results, qualifying sessions, practice sessions, pit stops, and driver/team standings from 1950 to present. Track live race schedules, fastest laps, starting grids, and historical world champions to stay updated on all F1 season information.