Sensitive Word Analysis (GET)
Sensitive Word Analysis (GET)
GET /sensitive-word/analyze-query - Sensitive Word Analysis (GET)
Analyze a single keyword via URL query parameters, convenient for GET request calls.
Analyze a single keyword via URL query parameters, convenient for GET request calls.
keywordThe keyword to analyze, max 1,000 characters.
Analysis successful
Request parameter error
Unauthorized access
Pick your language to see usage examples
curl 'https://uapis.cn/api/v1/sensitive-word/analyze-query?keyword=Meow'Sensitive Word Analysis (GET) follows our standard usage policy. Refer to the endpoint reference above for the exact rate limits and parameter requirements. Reach out if you have unusual needs.
No registration is required for visitor credit calls. If you need more credits or want to manage your call history, you can register a free account. Signed-in users get more free credits and can review usage details in the console.
Our APIs follow standard HTTP and RESTful design, so any language that can send network requests works — including JavaScript (Node.js, Vue, React), Python, Java, PHP, Go, C#, and more. They fit web apps, mobile backends, mini-program cloud functions, automation scripts, and similar scenarios.