# The Taostats API

Build your own tooling and products using the data from Taostats.

_Source: https://beta.taostats.io/docs/understanding-taostats/taostats-pro/the-taostats-api_

_Last reviewed: 2026-09-15_

Build your own tooling and products using the data from Taostats.

The Taostats API surfaces the data you want to uncover form the Bittensor ecosystem. No longer must you dig through Python code and device ways to extract the data - the Taostats team has done this for you, and made it easy to retrieve any data from the Bittensor ecosystem.

## Getting Started

To use the API, you'll need an API key.

## Get an API key

Visit [taostats.io/pro](https://taostats.io/pro)  to sign up for an API key.

1. Sign in with your favorite 3rd party tool.

   ![Taostats API sign-in card headed "Get Started with the taostats API today" with Google, GitHub, and Email login buttons](https://beta.taostats.io/images/docs/understanding-taostats/taostats-api-signin-page.jpg)
2. Create an Organisation:

   ![Taostats API "Your Organisations" section with a "Create Organisation" card prompting the user to start by creating an organisation](https://beta.taostats.io/images/docs/understanding-taostats/taostats-api-create-organisation-card.jpg)
3. Give it a name and description:

   ![Taostats API "Create New Organisation" dialog with Name and Description fields filled in and a Create Organisation button](https://beta.taostats.io/images/docs/understanding-taostats/taostats-api-create-organisation-dialog.jpg)
4. Each API key will be associated with a project in your organization. Create a project to obtain an API key:

   ![Taostats API "docs project" dashboard with a "+ Create API Key" button above a Usage panel](https://beta.taostats.io/images/docs/understanding-taostats/taostats-api-create-api-key-project.jpg)
5. Click Create API key to generate your API key.
