Concepts
Queries
The basic building block of the Codex API
Queries
For queries, you just add the Authorization
header on every HTTP request to https://graph.codex.io/graphql
and it will authorize you.
List
Too see a reference of all the possible queries you can make, go to queries
.