cURL
curl --request GET \ --url https://api.musicful.ai/v1/get_api_key_info
{ "x_api_key": "<string>", "key_status": 123, "key_music_counts": 123, "email": "<string>", "member_id": "<string>", "key_created_at": "2023-11-07T05:31:56Z", "key_updated_at": "2023-11-07T05:31:56Z", "key_recently_used_at": "2023-11-07T05:31:56Z", "key_name": "<string>" }
Get the remaining rights and interests information of the current x-api-key.
Successful Response
Musicful 品牌使用的精简版 API Key 信息,仅保留 Music 权益相关字段