Changelog
April 2025
We’ve expanded our network options for crypto payments. The Ethereum network has been added, and you can now purchase credits using tokens through either the Solana or Ethereum networks.
When adding credits, select your preferred network, choose your desired token, and sync the respective wallet. Visit the Billing page to get started.
PlatformNew Usage page now in Beta
We've improved the Usage page interface to give you more control, better insights, and a faster experience:
Cleaner layout: A more intuitive structure that makes key information easier to find
More granular data: Dive deeper into your usage metrics
Improved speed: Faster load times for a smoother experience
You can switch to the previous layout anytime while the new page is in beta. We’d love to hear your feedback.

Version 1.3.0 of our Terraform provider is live, enabling you to define and manage firewall rules directly in your Terraform code. Now you can:
Enforce consistent security across all environments with version-controlled firewall rules
Automate traffic control to allow or block access based on IP, port, or protocol
Streamline provisioning by embedding security policies directly into your infrastructure-as-code workflow
Check out the Terraform Docs to learn more.
Our official Python SDK is now live. From provisioning instances to managing firewalls and IPs, the SDK wraps our API in a clean, Pythonic interface with full support for type hints, error handling, and pagination. It includes:
Easy setup with pip or poetry, and built-in API key authentication
Full resource coverage for projects, facilities, instances, firewalls, IPs, and more
Great DX with type safety, pagination support, and IDE autocompletion
Check out the SDK docs to learn more.
Our official Go SDK has been updated to give developers a powerful and efficient way to automate infrastructure with Latitude.sh straight from their Go applications.
The new version wraps our entire API in a straightforward Go interface, enabling:
Easy setup using the standard Go package management system, with built-in API key authentication
Full resource coverage for devices, projects, operating systems, firewalls, IPs, billing, and more
Enhanced developer experience with support for pagination and robust error handling
Check out the SDK docs to learn more.