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