API reference > Introduction

Introduction

The Minside REST API at https://minside.ro/api lets you programmatically extract data available on the platform.

Endpoints

  • Get data points: Returns a list of monthly data points for a specific metric and region.

Authentication

All API endpoints require authentication with the API key available in the Minside dashboard on your organization's settings page. The API key is prefixed with minside_ and must be sent in the x-api-key header.

To request API access, contact us at hello@minside.ro.