Skip to main content

Usage

GraphQL

Performaar's APIs use the GraphQL specification. To learn more about GraphQL and how to use it visit https://graphql.org/. Peformaar's GraphQL API is available at http://<server url>/api/graphql and works over HTTP POST requests.

Documentation & Playground

Performaar comes built-in with documentation and interactive playground for the API in the form of GraphiQL, available at /api/graphql.