# Introduction
The Solarize API is organised around REST (opens new window). Our API has resource-oriented URLs that returns JSON-encoded (opens new window) responses and uses standard HTTP response codes, authentication and verbs. All API requests must be made over HTTPS (opens new window). Calls made over plain HTTP will fail. API requests without authentication will also fail.
All available REST endpoints are documented in our API docs. If you need more resources to access, please contact our support.