GraphQL

With few steps to a GREENGAGE App Account

Basic

Endpoint: https://api-v2.greengage.dev/graphql

Playground: https://api-v2.greengage.dev/cp

General

This application uses GraphqL as API interface language. If you want to use the API you can explore the API and its options by visiting the playground, which helps you find out what's possible.

The playground provides an easy way to findout and explore the api. It included also a full documentation of every single field and option.

Authtentication

We are using JWT as authtentication token. This token is created via our api. That means if you want to make use of the API you cannot use the GREENGAGE project account to recieve the token. Please create a standalone account an follow the tutorial "how to get a jwt"

Things you need to know:

Due to historical reasons tasks are "missions" within the API.

On this page