TypeScript integration
import Orbiter_sdk from 'orbiter-sdk'; const client = new Orbiter_sdk({ apiKey: "YOUR_API_KEY" });
curl \ # append ?api_key=$API_KEY to the URL \ https://app.orbit.love/api/v1/user
curl \ # append ?api_key=$API_KEY to the URL \ https://app.orbit.love/api/v1/workspaces
curl \
# append ?api_key=$API_KEY to the URL \
https://app.orbit.love/api/v1/{workspace_slug}/members