18+ Only  |  Gambling can be addictive — please gamble responsibly  |  Gambling Help: 1800 858 858  |  GambleAware

API reference / Account

POST /v1/keys/ip-whitelist

Set IP whitelist for your key

Restrict this key to specific IPs or CIDR ranges. Available on Pro, Enterprise and Unlimited; other plans get 403. Pass an empty list to remove restrictions.

Requires X-API-Key 0 credits

Request

curl -X POST 'https://api.puntersedge.online/v1/keys/ip-whitelist' \
  -H 'X-API-Key: YOUR_KEY' \
  -H 'Content-Type: application/json' \
  -d '["203.0.113.7/32", "198.51.100.0/24"]'

Parameters

NameIn TypeRequired Description
cidrs body array yes IPv4/IPv6 addresses or CIDR ranges. A bare address is stored as a /32 (or /128). Send an empty list to remove all restrictions.

Responses

Status codes: 200, 401, 402, 403, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.

Related endpoints

Try it against live data

The free tier needs no credit card, and the sandbox endpoints need no key at all.

Get a free API key Quickstart
This site contains wagering-related analysis and is intended for Australian users aged 18+. Gambling involves risk. Please gamble responsibly.