Documentation

API Reference

Everything you need to connect to Blaze Sports Intel. Whether you are building an app or just curious, we have made it simple.

What is an API?

An API lets apps talk to each other. When you check scores in an app, it uses our API to fetch that data.

Do I need to be a developer?

For basic status checks, no. The interactive docs below let you test endpoints with one click.

Is it free?

Public endpoints are free with rate limits. Pro access unlocks faster limits and more data.

Available Endpoints

These are the main ways to interact with BSI data.

GET

/api/healthz

Check if all BSI services are running properly

Monitor system status before making requests
GET

/api/health/{service}

Check a specific service (database, cache, etc.)

Diagnose issues with particular components
POST

/api/vision/access-request

Request access to Blaze Vision AI tools

Apply for early access to neural coaching features

Ready to Explore?

The full reference below lets you test every endpoint live. Click "Try it out" on any endpoint, fill in the parameters, and hit Execute.