Skip to main content

API for retrieving sound links.

Path Parameters
    id string required

    Sound ID

Query Parameters
    apiKey string required

    API Key

Responses

Success


Schema
    id string
    name string
    type string

    Possible values: [1, 2, 3, 4, 5]

    Possible values: PSYCHOLOGY: 1 MUSIC: 2 MEDITATION: 3 SLEEP: 4 HEALING: 5

    image string
    soundLink string
    duration integer
    description string
    teacherName string
    tags string[]
Loading...