A globally distributed, developer-first REST API designed to eliminate boilerplate infrastructure and data storage overhead. Access networking intelligence, public datasets, and everyday application utilities through a simple, unified interface.
Versioned API documentation - v1 and more available
Ship faster while offloading complexity to enterprise-grade infrastructure
Powered by Anycast IP routing for ultra-low latency requests from anywhere in the world.
Geo-redundant architecture ensures high availability and enterprise-grade reliability.
Rate limiting applied only in cases of extreme abuse�your high-traffic apps stay running.
Large-scale load-balancing systems ensure consistent performance under any demand.
Our API provides access to various cloud services. More endpoints coming soon.
Get your public IPv4 and IPv6 addresses. Supports JSON and plain text responses.
View in docsFull IP details including ASN, organization, geolocation, and network information.
View in docsAdditional API services for Astrava Cloud platform will be added in future releases.
Stay tunedOur APIs are designed to be intuitive and easy to use. Clean JSON responses, sensible defaults, and comprehensive documentation make integration straightforward.
# Get your IP address (v1 API)
curl https://api.astrava.cloud/api/v1/ip
# Response:
{
"ipv4": "203.0.113.42",
"ipv6": null
}
# Get extended info
curl https://api.astrava.cloud/api/v1/ip/info
Get started with the Astrava API in seconds
Explore our interactive API documentation to understand available endpoints and their parameters.
Use the built-in API client in our docs to test endpoints directly in your browser.
Use the OpenAPI specification to generate client code or integrate directly with HTTP requests.
"While the API is offered alongside our core services on a best-effort basis, it is the same infrastructure Astrava relies on internally�because an API we wouldn't trust with our own uptime is not one we expect others to depend on."
We encourage developers and organizations to independently validate information and form their own conclusions. For transparent, third-party uptime reporting, review our public status page.
Dive into our comprehensive API documentation and start building with Astrava API today.
Open Documentation