What request resolves the caller?
The route ends at /ip. Adding an address changes the request to an explicit lookup.
curl -H "Authorization: Bearer YOUR_API_KEY" https://api.iprout.com/ipHow are proxies handled?
The API resolves the caller using the request address and trusted proxy configuration, including forwarded address information supplied by trusted infrastructure.
When should I use this endpoint?
Choose caller lookup for server-side personalization, regional defaults, analytics enrichment, or request context.
- Do not use the result as proof of identity
- Expect VPNs and proxies to affect the result
- Ask for user confirmation before applying important regional decisions