Centrifuge: Graphql Query Pools
Centrifuge via Parse · crypto_web3
Fetch pools data from the Centrifuge protocol API. Returns pool information including id, name, centrifugeId, active status, and associated share class tokens. Pools are the core investment structures on Centrifuge. Access the Centrifuge documentation site (docs.centrifuge.io) and Centrifuge protocol GraphQL API. Provides documentation search, page content extraction, site navigation, and protocol data queries for pools, tokens, vaults, investor transactions, and positions. Fulfilled by Parse from docs.centrifuge.io.
- centrifuge
- crypto-web3
- developer-tools
- docs-centrifuge-io
- finance
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bb03b46f-ab3f-4de4-a249-1eda193ee1e3/graphql_query_pools
- Interface artifact
- sha256:7d78b74a9f991a7cc68c1ba9f0e93993dd705031ea3b83dabeb5a0296e2b2b71
- Manifest digest
- sha256:cf727e9c0d3af6c993809cafe90b9168d4eb349494f9933aa54bb83299796f8e
Request fields
- limit (integer): Maximum number of pools to return.
- offset (integer): Offset for pagination.
Example queries
- {"limit":"5","offset":"0"}