TypeScript integration
import Anthropic_max_router from 'anthropic-max-router'; const client = new Anthropic_max_router({ accessToken: "YOUR_ACCESS_TOKEN" });
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.flat.io/v2/me
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.flat.io/v2/classes
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.flat.io/v2/collections