🎁 New User Offer: Get 5% Bonus on Every $50 Deposit | Contact Support for Extra Bonus 🎁
Back to Help Center
API

Getting Started with the API

1 min read 8 viewsUpdated May 23, 2026

What Can the API Do?

Our REST API gives you full programmatic access to everything available in the dashboard — browse services, rent numbers, poll for SMS codes, and manage your balance.

Generating an API Key

  1. Log in to your account.
  2. Navigate to API Management in the sidebar.
  3. Click Generate New Key.
  4. Copy and store the key somewhere safe — it is shown only once.

Authentication

Pass your API key in the Authorization header of every request:

Authorization: Bearer YOUR_API_KEY

Base URL

https://yourdomain.com/api/v1

Rate Limits

By default, the API allows 60 requests per minute per key. If you need a higher limit for a bulk use-case, contact support.

Full Documentation

Endpoint references, request/response examples, and error codes are all documented in the API Docs page.

Still need help?

Our support team is here for you.