NebularStack
Website

IP Query API

Looks up which subscriber was using a given IP address (or CIDR) at a point in time, from the IP-usage log. Each record is returned with details from its corresponding CDR.

The id returned for each record is the CDR record ID. To retrieve the full CDR for a record, pass that id to the GET /v1/subscriber/cdr/record/{cdr_id} endpoint documented in the Subscriber Telemetry API - Caller Data Records.

POST
/v1/subscriber/ip_query
(telemetry)

IP Query.
Service
telemetry