Quickstart Guide
Step-by-step tutorials to get you up and running quickly.
1. Create an Account
Start by registering for a free developer account at our portal. You'll need to verify your email address before continuing.
2. Generate an API Key
Navigate to your dashboard settings and click on "Developer Settings". Generate a new key and save it securely.
Warning: Never expose your API key in client-side code or public repositories.
3. Make Your First Request
Use the key to authenticate and hit the /ping endpoint to ensure everything is working correctly.