[中文]#
用途:#
参数:#
返回:#
data.items: 音乐列表, 包含标题、艺术家、时长、音频ID等
价格:#
[English]#
Purpose:#
Search available music on Instagram by keyword
Parameters:#
Return:#
data.items: List of music with title, artist, duration, audio ID, etc.
Price:#
[示例/Example]#
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
Request Code Samples
curl --location --request GET 'https://api.tikomni.com/api/u1/v1/instagram/v2/search_music?keyword=happy' \
--header 'Authorization: Bearer <token>'
Modified at 2026-04-23 01:11:20