ACTIVE Network · Authentication Profile

Activenetwork Authentication

Authentication

ACTIVE Network declares 1 security scheme(s) across its OpenAPI definitions.

CompanyActivitiesEventsRecreationRegistrationEnduranceCampgroundsSportsSearch
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

api_key apiKey
· in: query ()

Source

Authentication Profile

activenetwork-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://developer.active.com/docs/v2_Activity_API_Search + https://developer.active.com/docs/Home
docs: https://developer.active.com/docs/Home
summary: >-
  The public ACTIVE Network Activity Distribution APIs (Activity, Activity
  Search v2, Campground) are read-only over public data and authenticate with a
  Mashery-issued API key passed as an api_key query parameter. The docs state no
  SSL/OAuth is required for the public read-only endpoints. Keys are obtained by
  registering at the developer portal.
schemes:
- type: apiKey
  name: api_key
  in: query
  description: >-
    Mashery-issued developer key appended to every request as ?api_key=YOUR_KEY.
    Obtain by registering at https://developer.active.com/member/register.
  registration: https://developer.active.com/member/register
oauth2: false
mutual_tls: false
openid_connect: false