TypeScript integration
import Fern from 'fern'; const client = new Fern({ apiKey: "YOUR_API_KEY" });
curl \ -H "Authorization: $API_KEY" \ /apis
curl \
-H "Authorization: $API_KEY" \
/apis/{owner}curl \
-H "Authorization: $API_KEY" \
/apis/{owner}/{api}