diff --git a/website/src/openApi/tokenApi.json b/website/src/openApi/tokenApi.json index e2a890b9c3e6..e5a19c0a692b 100644 --- a/website/src/openApi/tokenApi.json +++ b/website/src/openApi/tokenApi.json @@ -1,7 +1,7 @@ { "openapi": "3.1.0", "info": { - "title": "Token API (Beta)", + "title": "Token API", "description": "Power your apps & AI agents with real-time token data.", "version": "3.6.0+da03655 (2025-11-20)" }, diff --git a/website/src/pages/ar/token-api/quick-start.mdx b/website/src/pages/ar/token-api/quick-start.mdx index 67c98fd5d644..5fb57dd9b4cf 100644 --- a/website/src/pages/ar/token-api/quick-start.mdx +++ b/website/src/pages/ar/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: بداية سريعة --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/cs/token-api/quick-start.mdx b/website/src/pages/cs/token-api/quick-start.mdx index dbf444d1d68a..f026c7945a3c 100644 --- a/website/src/pages/cs/token-api/quick-start.mdx +++ b/website/src/pages/cs/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Rychlé spuštění --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/de/token-api/quick-start.mdx b/website/src/pages/de/token-api/quick-start.mdx index fb439a48ff80..431e2c96eae9 100644 --- a/website/src/pages/de/token-api/quick-start.mdx +++ b/website/src/pages/de/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Schnellstart --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/en/about.mdx b/website/src/pages/en/about.mdx index 7fda868aab9d..990d80701228 100644 --- a/website/src/pages/en/about.mdx +++ b/website/src/pages/en/about.mdx @@ -11,7 +11,7 @@ Its data services include: - [Subgraphs](/subgraphs/developing/subgraphs/): Open APIs to query blockchain data that can be created or queried by anyone. - [Substreams](/substreams/introduction/): High-performance data streams for real-time blockchain processing, built with modular components. -- [Token API Beta](/token-api/quick-start/): Instant access to standardized token data requiring zero setup. +- [Token API](/token-api/quick-start/): Instant access to standardized token data requiring zero setup. ### Why Blockchain Data is Difficult to Query diff --git a/website/src/pages/en/token-api/faq.mdx b/website/src/pages/en/token-api/faq.mdx index 6b4676a425e7..c00b1d75ee5b 100644 --- a/website/src/pages/en/token-api/faq.mdx +++ b/website/src/pages/en/token-api/faq.mdx @@ -372,7 +372,9 @@ Networks that are currently or temporarily unavailable on a given endpoint will ### Are there rate limits or usage costs? -During Beta, the Token API has a generous allowance of free usage. There are no specific rate limits, but reasonable throttling exists to prevent abuse. High request volumes may trigger HTTP 429 errors. Monitor official announcements for future pricing changes after Beta. +Yes. The Token API is provided under a tiered pricing model with defined usage limits based on the selected subscription plan. Each plan specifies allowable request volumes, batch sizes, historical data access, and rate limits. Requests that exceed the provisioned thresholds may be subject to throttling or may return HTTP 429: Too Many Requests. Additional usage beyond the included quota will be billed according to the applicable pay-as-you-go structure, unless otherwise restricted by the selected plan. + +For details on available plans, limits, and billing terms, please refer to the [Token API pricing](/token-api/endpoint-pricing/) section. ### What do I do if I notice data inconsistencies in the data returned by the Token API? diff --git a/website/src/pages/en/token-api/quick-start.mdx b/website/src/pages/en/token-api/quick-start.mdx index 786c6b69a02f..70631be0d91b 100644 --- a/website/src/pages/en/token-api/quick-start.mdx +++ b/website/src/pages/en/token-api/quick-start.mdx @@ -5,9 +5,7 @@ sidebarTitle: Quick Start import { Check } from '@edgeandnode/gds/icons' -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/es/token-api/quick-start.mdx b/website/src/pages/es/token-api/quick-start.mdx index 41d5bace3c07..2fd195b936bb 100644 --- a/website/src/pages/es/token-api/quick-start.mdx +++ b/website/src/pages/es/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Comienzo Rapido --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/fr/token-api/quick-start.mdx b/website/src/pages/fr/token-api/quick-start.mdx index 76ed894405c6..9eed274150e6 100644 --- a/website/src/pages/fr/token-api/quick-start.mdx +++ b/website/src/pages/fr/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Démarrage rapide --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/hi/token-api/quick-start.mdx b/website/src/pages/hi/token-api/quick-start.mdx index 7afe85e38342..67d9829b5cca 100644 --- a/website/src/pages/hi/token-api/quick-start.mdx +++ b/website/src/pages/hi/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/it/token-api/quick-start.mdx b/website/src/pages/it/token-api/quick-start.mdx index d59d0fadfbbd..830bb022adba 100644 --- a/website/src/pages/it/token-api/quick-start.mdx +++ b/website/src/pages/it/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/ja/token-api/quick-start.mdx b/website/src/pages/ja/token-api/quick-start.mdx index b6f05fffbe40..9ecd4e7e4458 100644 --- a/website/src/pages/ja/token-api/quick-start.mdx +++ b/website/src/pages/ja/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: クイックスタート --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/ko/token-api/quick-start.mdx b/website/src/pages/ko/token-api/quick-start.mdx index d59d0fadfbbd..830bb022adba 100644 --- a/website/src/pages/ko/token-api/quick-start.mdx +++ b/website/src/pages/ko/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/mr/token-api/quick-start.mdx b/website/src/pages/mr/token-api/quick-start.mdx index 6e10a65b99c4..9850fbc2263f 100644 --- a/website/src/pages/mr/token-api/quick-start.mdx +++ b/website/src/pages/mr/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: क्विक स्टार्ट --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/nl/token-api/quick-start.mdx b/website/src/pages/nl/token-api/quick-start.mdx index ae048307463e..092432070bf7 100644 --- a/website/src/pages/nl/token-api/quick-start.mdx +++ b/website/src/pages/nl/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Snelle Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/pl/token-api/quick-start.mdx b/website/src/pages/pl/token-api/quick-start.mdx index ba7606150964..99b6b08f2713 100644 --- a/website/src/pages/pl/token-api/quick-start.mdx +++ b/website/src/pages/pl/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: ' Na start' --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/pt/token-api/quick-start.mdx b/website/src/pages/pt/token-api/quick-start.mdx index 963ec773a8f7..b8632c90f35d 100644 --- a/website/src/pages/pt/token-api/quick-start.mdx +++ b/website/src/pages/pt/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Começo Rápido --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/ro/token-api/quick-start.mdx b/website/src/pages/ro/token-api/quick-start.mdx index d59d0fadfbbd..830bb022adba 100644 --- a/website/src/pages/ro/token-api/quick-start.mdx +++ b/website/src/pages/ro/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Quick Start --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/ru/token-api/quick-start.mdx b/website/src/pages/ru/token-api/quick-start.mdx index d86c20050e3a..49d1d91acf0f 100644 --- a/website/src/pages/ru/token-api/quick-start.mdx +++ b/website/src/pages/ru/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Быстрый старт --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/sv/token-api/quick-start.mdx b/website/src/pages/sv/token-api/quick-start.mdx index df21ab39cec8..58f77116e562 100644 --- a/website/src/pages/sv/token-api/quick-start.mdx +++ b/website/src/pages/sv/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Snabbstart --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/tr/token-api/quick-start.mdx b/website/src/pages/tr/token-api/quick-start.mdx index abe3c6ad76b7..9bb7cc16ee2c 100644 --- a/website/src/pages/tr/token-api/quick-start.mdx +++ b/website/src/pages/tr/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Hızlı Başlangıç --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/uk/token-api/quick-start.mdx b/website/src/pages/uk/token-api/quick-start.mdx index a6694b9a5bc0..83b438b0ffbb 100644 --- a/website/src/pages/uk/token-api/quick-start.mdx +++ b/website/src/pages/uk/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Швидкий старт --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/ur/token-api/quick-start.mdx b/website/src/pages/ur/token-api/quick-start.mdx index 5444e9024188..8d3a14ee7557 100644 --- a/website/src/pages/ur/token-api/quick-start.mdx +++ b/website/src/pages/ur/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: فورا شروع کریں --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application. diff --git a/website/src/pages/vi/token-api/quick-start.mdx b/website/src/pages/vi/token-api/quick-start.mdx index 608c62f29601..c0a4ed4c1260 100644 --- a/website/src/pages/vi/token-api/quick-start.mdx +++ b/website/src/pages/vi/token-api/quick-start.mdx @@ -3,9 +3,7 @@ title: Token API Quick Start sidebarTitle: Bắt đầu nhanh --- -![The Graph Token API Quick Start banner](/img/token-api-quickstart-banner.jpg) - -> [!CAUTION] This product is currently in Beta and under active development. If you have any feedback, please reach out to us on [Discord](https://discord.gg/graphprotocol). +![](/img/token-api-quickstart-banner.jpg) The Graph's Token API lets you access blockchain token information via a GET request. This guide is designed to help you quickly integrate the Token API into your application.