You can interact with the API through HTTP requests from any language.
Paste the command below into your terminal to run your first API request.
curl https://www.givemeflex.tk -H "Content-Type: application/json"
You should get a response back reading
"Welcome to the Flex API"