Skip to main content

Introduction

Welcome to the Alentis API documentation. This documentation provides comprehensive information about the Alentis REST API for programmatic access to your solar portfolio.

What is the Alentis API?

The Alentis API allows you to programmatically access and manage your organisation's data, including:

  • Sites: Setting up your sites
  • Portfolios: Collections of sites for organization
  • Documents: Files and reports associated with sites

Getting Started

To get started with the Alentis API:

  1. Generate an API Key - Learn how to create and manage API keys
  2. Understand Objects and Relationships - Learn about sites, portfolios, and documents
  3. Explore the API Reference - Interactive API documentation

Base URL

All API requests should be made to:

https://app.alentisenergy.com

Quick Example

# Get all your sites
curl -H "x-api-key: your-api-key-here" \
https://app.alentisenergy.com/api/sites

Next Steps

Support

For support, please contact Alentis Support.