Platform updates Friday, February 11, 2022
Hi everyone, this post is about what has changed since last week on our platform.
Documentations
We have launched the official documentation with useful how-tos.
Web API
We have released the first version of our Web API. We have chosen GraphQL as query language.
The authentication is done by using the Authorization header with a Bearer token.
You can manage multiple API keys in your account and revoke them if you need to (security).
zzz