Introduction
Documentation
Create Sessions
A session is a way to authenticate a user and get a token that can be used to access the Blokay platform.
Option 1: Use a RESTful API to obtain a JWT token
curl
NodeJS
PHP
Java
GO
Option 2: Use React component to login
Option 3: Create JWT for your own
How to create ChartLines
Click to go
How to create Table
Click to go
On this page
Create Sessions
Option 1: Use a RESTful API to obtain a JWT token
Option 2: Use React component to login
Option 3: Create JWT for your own
View this page on
GitHub