Skip to main content

Get audio information

This is an API for retrieving the list of sound

Query Parameters
    apiKey string required

    API Key

Responses

Success


Schema
    code integer
    message string
    data object[]
  • Array [
  • 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
    duration integer
    description string
    teacherName string
    tags string[]
  • ]
Loading...