API Docs
GraphQL API
The GraphQL API is available at the endpoint https://api.ficsit.dev/v2/query
with a playground available at
https://api.ficsit.dev/v2
REST API
The GraphQL API is available at the endpoint https://api.ficsit.dev/v1
with docs available at
https://api.ficsit.dev/swagger/index.html
It is recommended that you use the GraphQL API as the REST API is not feature complete by design.