ACTIVE Network Activity Search API v2

Read-only search over Active.com's public activity assets (events, races, tournaments, classes) with location, date-range, category, topic, and boolean-operator filtering. Returns JSON via HTTP GET; authenticates with a Mashery-issued api_key query parameter. A Kids variant scopes results to child-focused activities. Rate limited to 2 calls/second and 500,000 calls/day.

API entry from apis.yml

apis.yml Raw ↑
name: ACTIVE Network Activity Search API v2
description: Read-only search over Active.com's public activity assets (events, races, tournaments, classes)
  with location, date-range, category, topic, and boolean-operator filtering. Returns JSON via HTTP GET;
  authenticates with a Mashery-issued api_key query parameter. A Kids variant scopes results to child-focused
  activities. Rate limited to 2 calls/second and 500,000 calls/day.
humanURL: https://developer.active.com/docs/v2_Activity_API_Search
baseURL: http://api.amp.active.com
tags:
- Activities
- Search
- Events
properties:
- type: Authentication
  url: authentication/activenetwork-authentication.yml
- type: Conventions
  url: conventions/activenetwork-conventions.yml