Using the API directly? If you prefer HTTP requests (cURL, fetch, axios,
etc.) you can skip installation and go straight to the API
Reference.
Prerequisites
- A valid Nimble API key
- One of the following runtimes for your chosen SDK:
- Python: 3.9+
- Node.js: 20 LTS+
- Go: 1.22+
Python
Node.js
Go
CLI
The Nimble CLI lets you interact with the API directly from your terminal (requires Go 1.22+):Authentication
All SDKs and the CLI read your API key from theNIMBLE_API_KEY environment variable: