Welcome to the Goongoonalo API
A powerful and comprehensive REST API for music streaming, artist management, content delivery, and analytics. Built with FastAPI for high performance and reliability.
API Services
Auth
User authentication, registration, OTP verification, and session management.
Contents
Music content management, streaming, playlists, and media delivery.
API Information
- Base URL:
/v1 - Version:
0.2.5 - Protocol:
REST / JSON - Auth:
Bearer Token (JWT)
Quick Start
- 1. Register via
/auth/register - 2. Verify OTP to get access token
- 3. Include token in Authorization header
- 4. Explore the API endpoints