Skip to Content
DocumentationAPI Reference

API Reference

The Jovie API allows you to programmatically interact with the platform.

This section is under development. Full API documentation is coming soon.

Overview

The Jovie API is a RESTful JSON API. All endpoints require authentication via API key or OAuth token.

Authentication

Authorization: Bearer YOUR_API_KEY

Base URL

https://api.jov.ie/v1

Endpoints

Detailed endpoint documentation will be added here. Planned sections include:

  • Profile — Read and update artist profile data.
  • Releases — Manage releases and smart links.
  • Audience — Query audience data and segments.
  • Analytics — Retrieve analytics data programmatically.
Last updated on