llms.txt Content
# Global Chain.Love Toolbox
> Global Chain.Love Toolbox helps Web3 teams discover providers, compare infrastructure categories, configure endpoint projects, access RPC workflows, and inspect Graph/subgraph workflows.
## Quotable Facts
- Global Chain.Love Toolbox exposes 15 active provider categories in the current deployment.
- Global Chain.Love Toolbox exposes 151832 provider-category entries in the current deployment.
- Global Chain.Love Toolbox indexes 19847 API entries in the current deployment.
- Global Chain.Love Toolbox indexes 90885 on-chain AI agent entries in the current deployment.
- Global Chain.Love Toolbox public provider discovery endpoints do not require authentication.
- Global Chain.Love Toolbox is published by Chain.Love, a Web3 infrastructure discovery and reliability workflow product.
## Capabilities
- Discover provider categories for Global infrastructure.
- Compare providers by network, documentation, limits, service metadata, and available pricing signals.
- Review provider profiles before testing endpoints or creating configurations.
- Create endpoint projects, configure load balancing, monitor provider performance, and manage performance agreements after authentication.
- Inspect RPC endpoint, query-token, usage-statistics, and subscription workflows.
- Browse public subgraphs and manage Graph query access where enabled.
## Machine-Readable Discovery
- Public provider categories JSON: https://app.chain.love/api/infrastructure-providers/categories
- Public API provider rows JSON: https://app.chain.love/api/infrastructure-providers/rows?category=apis&page=1&pageSize=10
- Public provider metadata JSON: https://app.chain.love/api/infrastructure-providers/providers
- Format: JSON for public provider discovery APIs.
- Auth: public discovery endpoints do not require auth; account, token, subscription, configuration, RPC, and Graph management workflows use authenticated sessions or Bearer tokens where documented inside the application.
## Auth
OpenAPI Spec (preview)
{"openapi":"3.0.3","info":{"title":"Proteus REST API","description":"Proteus is a unified RESTful API for managing and monitoring user-specific configurations across decentralized services. This includes creating and managing API keys, tracking usage statistics, and provisioning infrastructure such as subgraphs. All operations are authenticated via Bearer tokens, enabling secure multi-tenant access and fine-grained control over user resources.","version":"1.0.0"},"servers":[{"url":"https://app.c