Skip to main content
POST
cURL
🪙1 creditper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Body

application/json
url
string
required

API link, please remove the original a_boogus parameter from the url (if any).

Example:

"https://www.douyin.com/aweme/v1/web/general/search/single/?device_platform=webapp&aid=6383&channel=channel_pc_web&search_channel=aweme_general&enable_history=1&keyword=%E4%B8%AD%E5%8D%8E%E5%A8%98&search_source=normal_search&query_correct_type=1&is_filter_search=0&from_group_id=7346905902554844468&offset=0&count=15&need_filter_settings=1&pc_client_type=1&version_code=190600&version_name=19.6.0&cookie_enabled=true&screen_width=1280&screen_height=800&browser_language=zh-CN&browser_platform=Win32&browser_name=Firefox&browser_version=124.0&browser_online=true&engine_name=Gecko&engine_version=124.0&os_name=Windows&os_version=10&cpu_core_num=16&device_memory=&platform=PC&webid=7348962975497324070&msToken=YCTVM6YGmjFdIpQAN9ykXLBXiSiuHdZkOkEQWTeqVOHBEPmOcM0lNwE0Kd9vgHPMPigSndZDHfAq9k-6lDmH3Jqz6mHHxmn-BzQjmLMIfLIPgirgnOixM9x4PwgcNQ%3D%3D"

data
string
required

Request payload, only need to submit in POST request, use an empty string in GET request.

Example:

"{\\\"creator_oec_id\\\": \\\"7495029460384385115\\\", \\\"profile_types\\\": [2]}"

user_agent
string
required

user-agent, you need to submit the User-Agent in your request header, which is involved in the calculation of the a_bogus parameter.

Example:

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"

index_0
integer
default:0

The first value of the encrypted plaintext list, no special requirements, the default is 0, do not modify it at will.

index_1
integer
default:1

The second value of the encrypted plaintext list, no special requirements, the default is 1, do not modify it at will.

index_2
integer
default:14

The third value of the encrypted plaintext list, no special requirements, the default is 14, do not modify it at will.

Response

Request successful

The response is of type object.