api.astrava.cloud

Astrava API

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

Built for Scale & Reliability

Ship faster while offloading complexity to enterprise-grade infrastructure

Anycast Routing

Powered by Anycast IP routing for ultra-low latency requests from anywhere in the world.

Geo-Redundant

Geo-redundant architecture ensures high availability and enterprise-grade reliability.

Fair-Use Policy

Rate limiting applied only in cases of extreme abuse�your high-traffic apps stay running.

Load Balanced

Large-scale load-balancing systems ensure consistent performance under any demand.

Available API Services

Our API provides access to various cloud services. More endpoints coming soon.

IP Address

Get your public IPv4 and IPv6 addresses. Supports JSON and plain text responses.

View in docs

Extended IP Info

Full IP details including ASN, organization, geolocation, and network information.

View in docs

More Coming Soon

Additional API services for Astrava Cloud platform will be added in future releases.

Stay tuned

Simple, powerful REST APIs

Our APIs are designed to be intuitive and easy to use. Clean JSON responses, sensible defaults, and comprehensive documentation make integration straightforward.

  • RESTful Design - Standard HTTP methods and status codes
  • JSON Responses - Clean, structured data format
  • OpenAPI Spec - Machine-readable API specification
  • Interactive Docs - Try endpoints directly in the browser
Explore Documentation
# 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

Quick Start

Get started with the Astrava API in seconds

Read the Docs

Explore our interactive API documentation to understand available endpoints and their parameters.

Try It Out

Use the built-in API client in our docs to test endpoints directly in your browser.

Integrate

Use the OpenAPI specification to generate client code or integrate directly with HTTP requests.

API Reference

Complete documentation for all API endpoints

View Docs
OpenAPI Spec

Download the machine-readable API specification

Download
Status Page

Third-party uptime reporting powered by Better Stack

View Status
Astrava Cloud

Visit the main Astrava Cloud platform

Visit

"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."

Kyle M�ller

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.

Ready to explore?

Dive into our comprehensive API documentation and start building with Astrava API today.

Open Documentation