Chainlink · GraphQL Specification

Chainlink GraphQL API

Chainlink exposes a GraphQL API as part of its node operator interface — the same API powering the Chainlink Operator UI (formerly Chainlink Dashboard). It provides programmatic access to node management operations: creating and monitoring jobs, managing cryptographic key bundles, configuring bridges to external adapters, inspecting on-chain transactions, and administering the Feeds Manager (OCR/OCR2 job proposals from the Feeds Manager service).

Documentation Endpoint View on GitHub BlockchainPublic APIsGraphQL

Overview

Chainlink GraphQL API is a GraphQL API specification published by Chainlink on the APIs.io network.

Chainlink exposes a GraphQL API as part of its node operator interface — the same API powering the Chainlink Operator UI (formerly Chainlink Dashboard). It provides programmatic access to node management operations: creating and monitoring jobs, managing cryptographic key bundles, configuring bridges to external adapters, inspecting on-chain transactions, and administering the Feeds Manager (OCR/OCR2 job proposals from the Feeds Manager service).

The specification includes 1 reference link.

Tagged areas include Blockchain and Public APIs.

Endpoint

References

Back to Chainlink · All GraphQL Specs · GitHub