> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tikfly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Music Info

> Get Music Info



## OpenAPI

````yaml /api-reference/openapi.json get /api/music/info
openapi: 3.1.0
info:
  title: Tikfly API - Unoffical Tiktok API
  description: >-
    Tikfly API Documentation - Unoffical Tiktok API for scalable access without
    the usual limitations
  version: 1.0.0
servers:
  - url: https://tiktok-api23.p.rapidapi.com
    description: RapidAPI
security: []
paths:
  /api/music/info:
    get:
      tags:
        - Music
      summary: Get Music Info
      description: Get Music Info
      operationId: getApiMusicInfo
      parameters:
        - in: query
          name: musicId
          schema:
            type: string
            pattern: ^\d+$
            description: Music ID
            example: '7556815852168759313'
          required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  musicInfo:
                    type: object
                    properties:
                      artist:
                        type: object
                        properties:
                          avatarLarger:
                            type: string
                            description: URL of the user’s large-size avatar image
                            example: >-
                              https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/f8c7cad75f3a12205d31d6662d2555d5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=14579&refresh_token=44dee363&x-expires=1743199200&x-signature=%2BGEGvUBERYBrAM3WxRM7lBR%2BwHk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=my
                          avatarMedium:
                            type: string
                            description: URL of the user’s medium-size avatar image
                            example: >-
                              https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/f8c7cad75f3a12205d31d6662d2555d5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=14579&refresh_token=9014dbf4&x-expires=1743199200&x-signature=z0YrUAc7zL43tXzRLreiqXkp3UQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=f20df69d&idc=my
                          avatarThumb:
                            type: string
                            description: URL of the user’s thumbnail-size avatar image
                            example: >-
                              https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/f8c7cad75f3a12205d31d6662d2555d5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=14579&refresh_token=5e79e1f7&x-expires=1743199200&x-signature=JC18MQX811ztSmm8YN5MdLNjViA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=f20df69d&idc=my
                          ftc:
                            type: boolean
                            description: >-
                              Indicates whether the account is subject to child
                              safety restrictions
                            example: false
                          id:
                            type: string
                            description: User ID
                            example: '6881290705605477381'
                          nickname:
                            type: string
                            description: The user’s profile display name
                            example: Taylor Swift
                          openFavorite:
                            type: boolean
                            description: Whether the user’s liked videos list is public
                            example: true
                          privateAccount:
                            type: boolean
                            description: Indicates whether the account is set to private
                            example: false
                          secUid:
                            type: string
                            description: User secUid
                            example: >-
                              MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6
                          secret:
                            type: boolean
                            description: Indicates whether the account is set to private
                            example: false
                          signature:
                            type: string
                            description: The user’s profile bio
                            example: This is pretty much just a cat account
                          uniqueId:
                            type: string
                            description: >-
                              User uniqueID. The user’s public TikTok handle
                              (username)
                            example: taylorswift
                      artists:
                        type: array
                        items:
                          type: object
                          properties:
                            avatarLarger:
                              type: string
                              description: URL of the user’s large-size avatar image
                              example: >-
                                https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/f8c7cad75f3a12205d31d6662d2555d5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=14579&refresh_token=44dee363&x-expires=1743199200&x-signature=%2BGEGvUBERYBrAM3WxRM7lBR%2BwHk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=my
                            avatarMedium:
                              type: string
                              description: URL of the user’s medium-size avatar image
                              example: >-
                                https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/f8c7cad75f3a12205d31d6662d2555d5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=14579&refresh_token=9014dbf4&x-expires=1743199200&x-signature=z0YrUAc7zL43tXzRLreiqXkp3UQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=f20df69d&idc=my
                            avatarThumb:
                              type: string
                              description: URL of the user’s thumbnail-size avatar image
                              example: >-
                                https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/f8c7cad75f3a12205d31d6662d2555d5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=14579&refresh_token=5e79e1f7&x-expires=1743199200&x-signature=JC18MQX811ztSmm8YN5MdLNjViA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=f20df69d&idc=my
                            ftc:
                              type: boolean
                              description: >-
                                Indicates whether the account is subject to
                                child safety restrictions
                              example: false
                            id:
                              type: string
                              description: User ID
                              example: '6881290705605477381'
                            nickname:
                              type: string
                              description: The user’s profile display name
                              example: Taylor Swift
                            openFavorite:
                              type: boolean
                              description: Whether the user’s liked videos list is public
                              example: true
                            privateAccount:
                              type: boolean
                              description: Indicates whether the account is set to private
                              example: false
                            secUid:
                              type: string
                              description: User secUid
                              example: >-
                                MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6
                            secret:
                              type: boolean
                              description: Indicates whether the account is set to private
                              example: false
                            signature:
                              type: string
                              description: The user’s profile bio
                              example: This is pretty much just a cat account
                            uniqueId:
                              type: string
                              description: >-
                                User uniqueID. The user’s public TikTok handle
                                (username)
                              example: taylorswift
                      music:
                        type: object
                        properties:
                          album:
                            type: string
                            description: >-
                              Name of the album this music belongs to, if
                              applicable
                            example: ''
                          authorName:
                            type: string
                            description: Name of the music author or artist
                            example: Taylor Swift
                          coverLarge:
                            type: string
                            description: URL of the large-size cover image for the music
                            example: >-
                              https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/c39c2807c155535cf328225955e00aba~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=14579&refresh_token=18df4cd3&x-expires=1763632800&x-signature=RX9GiL%2FEZngDo3rcRA1tsqkQmuo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=my
                          coverMedium:
                            type: string
                            description: URL of the medium-size cover image for the music
                            example: >-
                              https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/c39c2807c155535cf328225955e00aba~tplv-tiktokx-cropcenter:720:720.jpeg?dr=14579&refresh_token=614c3172&x-expires=1763632800&x-signature=d3Q%2FxhrnR1B1G9pX%2FJm60%2Fmgo9E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=my
                          coverThumb:
                            type: string
                            description: >-
                              URL of the thumbnail-size cover image for the
                              music
                            example: >-
                              https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/c39c2807c155535cf328225955e00aba~tplv-tiktokx-cropcenter:100:100.jpeg?dr=14579&refresh_token=e9b90fd8&x-expires=1763632800&x-signature=%2BJ97ep4n2G7v%2F2MKOwBcj%2F9MR1E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=81f88b70&idc=my
                          duration:
                            type: number
                            description: Duration of the music in seconds
                            example: 60
                          id:
                            type: string
                            description: Music ID
                            example: '7556815852168759313'
                          isCopyrighted:
                            type: boolean
                            description: Indicates whether the music is copyrighted
                            example: true
                          original:
                            type: boolean
                            description: >-
                              Indicates whether this is an original sound
                              created by the user
                            example: true
                          playUrl:
                            type: string
                            description: Direct URL to play or download the music
                            example: >-
                              https://v16m.tiktokcdn.com/fb3d5ac2c28d791b79c06cd9ceca27ef/691d9d5e/video/tos/maliva/tos-maliva-v-27dcd7c799-us/oI2Aep2tC9pUdvVpJz2BEJ4nmEEjEAFVAAAFfD/?a=1180&bti=ODszNWYuMDE6&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=.NpOcInz7ThSPQcPXq8Zmo&mime_type=audio_mpeg&qs=13&rc=MzwzaXE5cnV3NzMzaTU8NEBpMzwzaXE5cnV3NzMzaTU8NEBvZ2tzMmRjaF5hLS1kMTJzYSNvZ2tzMmRjaF5hLS1kMTJzcw%3D%3D&vvpl=1&l=20251118183239BD2E13106ED74F0A522E&btag=e00050000&cc=3
                          private:
                            type: boolean
                            description: >-
                              Indicates whether the music is private and not
                              publicly accessible
                            example: false
                          title:
                            type: string
                            description: Title of the music track
                            example: original sound
                          tt2dsp:
                            type: object
                            description: >-
                              Internal object for TikTok DSP (digital service
                              processing) data
                            example: {}
                      stats:
                        type: object
                        properties:
                          videoCount:
                            type: number
                            description: Total number of videos using this music
                            example: 737500
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: Bad request
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: >-
                      Invalid API key. Go to https://docs.rapidapi.com/docs/keys
                      for more info.
        '403':
          description: Not Found
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: You are not subscribed to this API.
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: 'Request failed with status 500: Internal Server Error'
                  status_code:
                    type: number
                    example: 500
      security:
        - apiKeyAuth: []
components:
  securitySchemes:
    apiKeyAuth:
      type: apiKey
      in: header
      name: x-rapidapi-key
      description: >-
        Rapid API Key. [How can I get Rapid API
        Key?](https://docs.tikfly.io/getting-started/quickstart)

````