AltSportsLeagues
API ReferenceDiscovery

Discovery Jobs

Manage background discovery jobs

Discovery Jobs

Create Discovery Job

POST /v1/discovery/jobs

Create a background discovery job to find new leagues matching specified criteria.

List Jobs

GET /v1/discovery/jobs

List all discovery jobs.

Get Job

GET /v1/discovery/jobs/{job_id}

Get status and results of a specific discovery job.

On this page