API configuration, credentials, and quick start
curl -X GET "https://api.acme.com/v2/users" \ -H "Authorization: Bearer sk_live_..." \ -H "Content-Type: application/json" \ -H "X-Api-Version: 2026-03-15"