SDKs will be available soon

Node.js

Install from npm:

npm install firstquadrant

Import and authenticate:

import { FirstQuadrant } from "firstquadrant";

const client = new FirstQuadrant("<API key>");
await client.getTeam(); // Returns the current team