Follow this guide to setup authorization and make your first request to the Rampart API.
curl -X GET "https://api.rampartcorporation.com/ping" \ -H "Authorization: Bearer {RAMPART_API_KEY}"