Ana içeriğe atla
GET
/
customer
/
v1
/
licenses
/
{license}
/
ips
Get Whitelisted IPs (v1)
curl --request GET \
  --url https://orbitflare.com/api/customer/v1/licenses/{license}/ips \
  --header 'X-ORBIT-KEY: <api-key>'
{
  "message": "<string>",
  "ips": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.orbitflare.com/llms.txt

Use this file to discover all available pages before exploring further.

Kullanımdan Kaldırıldı. Bu uç nokta Müşteri API v1’in bir parçasıdır. Bunun yerine Müşteri API v2 kullanın.

Yetkilendirmeler

X-ORBIT-KEY
string
header
gerekli

API key for v1 and v2 (when not using Bearer token)

Yol Parametreleri

license
string
gerekli

The license identifier.

Yanıt

IPs retrieved successfully.

message
string
ips
object