mtgjson / mtgjson

MTGJSON build scripts for Magic: the Gathering
https://mtgjson.com
MIT License
369 stars 63 forks source link

no doucmentation for accessing the api #1216

Open d4e666 opened 3 months ago

d4e666 commented 3 months ago

Version(s) tested against

v5

Description of Bug

there is no documentation to be found on how to access the api from outside. And nothing about any security implementation that is required. All I could find was info about the playground requiring an authorization header, but no info on how to obtain one.

ZeldaZach commented 2 months ago

Are you referring to the GraphQL API or the MTGJSON data dump "API" ? -- The GraphQL API is in beta still and is only available to Patrons, so the documentation external to the playground is a bit limited.

d4e666 commented 2 months ago

even if the api is in beta, make sure that at least your own editor works instead of showing this kind of error or atleast state that you are not allowed to perform the action since I'm not in teh "beta tester" group.

This atleast makes things clear