Skip to content

Getting started

M0 Protocol API features a GraphQL endpoint to provide information about everything related to the protocol.

Try it yourself You can connect to the interactive GraphQL playground from your browser:

👉 https://protocol-api.m0.org/graphql

An example GrapqhQL query will be shown. Hitting the play icon will execute the query and display the request's result at right.

At right, you will also find a "Schema" and "Docs" buttons to further explore all the available queries.