freeapis

Strava

Connect with athletes, activities and more

Authentication
OAuth
HTTPS
Yes
CORS
Unknown

Overview

Strava API connects athletes and activities — OAuth-based (unauthenticated requests return 401, verified).

Quick Start

Requires OAuth token:

curl "https://www.strava.com/api/v3/athlete" \
  -H "Authorization: Bearer YOUR_TOKEN"

Authentication

  • Register an app at strava.com → OAuth 2.0 flow → access token.
  • Send it as Authorization: Bearer (missing → 401, verified).

Rate Limits & Notes

  • Free with app registration (check the docs).
  • Athletes, activities, segments.

FAQ

Is Strava free? Free with OAuth registration.

Why 401? OAuth token required (verified).

What can I access? Athletes and activities.

More in Sports & Fitness

APIAuthHTTPSCORS
API-FOOTBALL

Get information about Football Leagues & Cups

API KeyYesYes
ApiMedic

ApiMedic offers a medical symptom checker API primarily for patients

API KeyYesUnknown
balldontlie

Balldontlie provides access to stats data from the NBA

No authYesYes
Bet Better

Sports model win probabilities and fair odds across 13 leagues

No authYesYes
Canadian Football League (CFL)

Official JSON API providing real-time league, team and player statistics about the CFL

API KeyYesNo