Explore the capabilities of the AirOps API, offering a suite of REST endpoints.

The AirOps API provides a powerful and flexible way to integrate your systems and services with your AirOps resources. It allows you to execute, manage, and access apps and resources through RESTful endpoints.

To use our API, you'll need to authenticate with your API key. Once authenticated, you can make requests to our API using standard HTTP methods (GET, POST, PATCH, and DELETE). All requests and responses are encoded in JSON format.

Base URL

The base URL to send all API requests is https://api.airops.com HTTPS is required for all API requests.