GET /v1/instagram/v3/bulk_translate_comments
Bulk translate comments
stable · 11 credits per success
Bulk translate Instagram comments;Support translating multiple comments at once for better efficiency;Comment IDs can be obtained from get_post_comments API;comment_ids: Comment ID list, separated by commas, **max 10 IDs**;- Example: `18099342953509681` (single);- Example: `18099342953509681,18099342953509682,18099342953509683` (multiple);Note;Maximum 10 comment IDs per request, exceeding will re…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| comment_ids | string | query | yes | 评论ID列表,逗号分隔 | 18099342953509681 |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 11 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.