TypeScript integration
import Chat from 'chat'; const client = new Chat({ apiKey: "YOUR_API_KEY" });
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.vercel.com/v2/user
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.vercel.com/v2/teams
curl \ -H "Authorization: Bearer $API_KEY" \ https://api.vercel.com/v3/events