Discover/capa.com API
live

capa.com APIwww.capa.com

Access CAPA Columbus performing arts events via API. Get titles, dates, venues, ticket links, and images for theater shows, concerts, and live performances.

Endpoints
1
Updated
2h ago
Try it
Page number for pagination. Must be a positive integer.
Number of events per page. Must be an integer between 1 and 100.
api.parse.bot/scraper/e8d3f4b2-b231-4cce-b128-06bb1285d292/<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/e8d3f4b2-b231-4cce-b128-06bb1285d292/get_events' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 1 totalclick to expand

Fetch paginated CAPA events/productions. Returns event details including title, detail URL, rendered HTML content, publication and modification dates, event date text extracted from content, venue name, ticket purchase links, and main image URL. Results are ordered by most recently published first.

Input
ParamTypeDescription
pageintegerPage number for pagination. Must be a positive integer.
per_pageintegerNumber of events per page. Must be an integer between 1 and 100.
Response
{
  "type": "object",
  "fields": {
    "page": "integer",
    "total": "integer total number of events",
    "events": "array of event objects",
    "per_page": "integer",
    "total_pages": "integer total number of pages"
  },
  "sample": {
    "page": 1,
    "total": 434,
    "events": [
      {
        "id": 33181,
        "title": "Backstage at the Lincoln: Honor Him",
        "venue": "Lincoln Theatre",
        "image_url": "https://www.capa.com/app/uploads/25-26_HonorHim_MAIN-1024x606.jpg",
        "detail_url": "https://www.capa.com/productions/bs-honor-him/",
        "ticket_links": [
          "https://tickets.capa.com/11569",
          "https://tickets.capa.com/11569/11572/"
        ],
        "date_modified": "2026-05-27T16:19:15",
        "date_published": "2026-05-28T10:00:26",
        "event_date_text": "Thursday, June 11, 2026  |  7 PM",
        "content_rendered": "<div>...</div>"
      }
    ],
    "per_page": 3,
    "total_pages": 145
  }
}

About the capa.com API

The CAPA API exposes upcoming productions from the Columbus Association for the Performing Arts through a single get_events endpoint that returns up to 10 fields per event, including title, venue name, event date text, ticket purchase links, and a main image URL. Results are paginated and ordered by most recent, making it straightforward to build event calendars or performance discovery tools tied to CAPA's Columbus-area lineup.

What the API Returns

The get_events endpoint returns a paginated list of CAPA productions. Each event object includes a title, a detail_url for the full production page, rendered HTML content, publication_date and modification_date timestamps, an event_date text string extracted from the event content, a venue_name, an array of ticket_links for purchasing, and a main_image_url. The top-level response also carries total (count of all available events), total_pages, page, and per_page for navigation.

Pagination and Filtering

Two optional query parameters control pagination: page (a positive integer) and per_page (an integer between 1 and 100). There is no server-side filter for date range, venue, or event category — all filtering against specific attributes must be done client-side after retrieving results. Results are ordered by most recent by default.

Coverage and Scope

The API covers publicly listed CAPA productions in Columbus, Ohio. Data reflects what CAPA publishes on their site for upcoming and current productions, including performing arts categories such as theater, concerts, and live performances. Historical or archived events that are no longer publicly listed are not guaranteed to be accessible. The event_date field is extracted from event content as text, so downstream parsing may be needed to convert it into a structured date format.

Common use cases
  • Build a Columbus performing arts calendar that displays event titles, venues, and dates from CAPA's current lineup.
  • Aggregate ticket purchase links across CAPA productions to surface them in a unified ticketing dashboard.
  • Display promotional imagery for CAPA shows using the main_image_url field in a visual event guide.
  • Monitor CAPA's event schedule for additions or changes by comparing modification_date values across polling intervals.
  • Power a venue-specific event feed by filtering returned events by venue_name on the client side.
  • Notify subscribers about newly published CAPA productions by tracking publication_date against a previously stored snapshot.
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 CAPA have an official public developer API?+
CAPA does not publish a documented public developer API. This Parse API provides structured access to CAPA event data that would otherwise require manual browsing of their website.
What does the `get_events` endpoint actually return for each event?+
Each event object includes the title, a detail URL, rendered HTML content, publication and modification timestamps, an event date text string, venue name, ticket purchase links, and a main image URL. The top-level response includes total event count, current page, per-page count, and total pages.
Can I filter events by date range or event category through the API?+
The get_events endpoint does not support server-side filtering by date range, venue, or category. The only parameters are page and per_page for pagination. Any attribute-based filtering needs to happen client-side after fetching results. You can fork this API on Parse and revise it to add server-side filtering if your use case requires it.
Is the event date returned as a structured timestamp or plain text?+
The event_date field is returned as a text string extracted from the event content rather than a normalized ISO timestamp. You may need to parse it further depending on how your application consumes dates.
Does the API cover events from CAPA venues outside Columbus, or include past/archived events?+
The API covers publicly listed CAPA productions, which are centered on Columbus, Ohio. Historical or archived events no longer publicly listed are not reliably accessible, and there is no dedicated endpoint for past events. You can fork this API on Parse and revise it to add an endpoint targeting archived or historical CAPA productions if that data becomes available on their site.
Page content last updated . Spec covers 1 endpoint from www.capa.com.
Related APIs in EntertainmentSee all →
store.steampowered.com API
Search Steam Store listings, fetch featured categories (specials, top sellers, new releases), and retrieve app details and user reviews by Steam AppID.
justwatch.com API
Search for movies and TV shows, retrieve streaming availability and detailed metadata, browse trending content, and discover similar titles — all via JustWatch.
seatgeek.com API
Search for events and performers, view ticket listings with pricing data, and explore venue information across multiple event categories. Get real-time insights into event details, ticket price trends, and what's currently trending to help you find and compare tickets.
poe.ninja API
Access real-time Path of Exile economy data from poe.ninja, including item prices, currency exchange rates, divination card values, market trends, and build statistics by class.
rcdb.com API
Discover and explore roller coasters and amusement parks with detailed information including coaster specifications, park details, images, and search capabilities. Find random coasters for inspiration or quickly search for specific rides to compare features and view photos from the world's largest roller coaster database.
stubhub.com API
Search and discover tickets across StubHub's marketplace by looking up events, performers, and categories to find exactly what you want to attend. Browse event details, performer schedules, and curated category collections to compare available tickets and make informed purchasing decisions.
rottentomatoes.com API
Search for movies and TV shows, get detailed information like ratings and reviews, and browse curated collections to discover what to watch. Access comprehensive Rotten Tomatoes data including critic and audience scores, plot details, and user reviews all in one place.
atomtickets.com API
Find movie showtimes, theater locations, and ticket prices in your area, then browse current and upcoming films with detailed information. Search for specific movies or theaters to compare showtimes and pricing across venues near you.