SportsDataIO - OpenAPI Schema Files

These OpenAPI Specification files are made available to the public to aid with your implementation. If you discover any issues, please email our support team at support@sportsdata.io.

If you're interested in testing out the SportsDataIO Sports API, and you don't have an active subscription, please sign up for a free trial API key. If you'd like a custom proposal w/ pricing, please contact our sales team.

Why OpenAPI Specification?

At FantasyData, we took the initiative to provide these OpenAPI schemafiles for the convenience of our clients. There are several advantages of this, with OpenAPI being an open web standard.

Advantages of OpenAPI

  • Developers can automatically generate client SDKs for consuming APIs that support OpenAPI.
    • In the OpenAPI definition files, API operations are mapped to their respective return types.
      • For many seasoned web developers, there will be no learning curve to understanding OpenAPI, since it's an open standard.

        OpenAPI Code Generation

        The biggest advantage is that because OpenAPI is standardized, you won't need to start from scratch when integrating with our APIs. There are a wide array of code-generation tools that are built on OpenAPI and its associated API Documentation standard, Swagger. We've scoured the web and found a few that clients may want to take a look at.

        OpenAPI File Downloads

        Each of our APIs has a corresponding swagger file, which can be downloaded at the links below.

        Contact Us