TypeScript integration
import Chathn from 'chathn'; const client = new Chathn({ 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