ParseRail
api.thecompound.tech/v1
39 endpoints1 paused242/242 checks passingcredits from $20

Content & moderation

Image description

An image → accessible alt text, a caption, tags, and any text found inside it. Accessibility and catalogs in one call.

POST/v1/describe$0.03/image, 3 credits, charged only on success120 calls a minute per key

The example in the published schema

charged 0 credits
  1. auth (bearer key)
  2. per-key throttle
  3. validate body
  4. balance precheck
  5. run the capability
  6. charge credits ON SUCCESS ONLY
  7. JSON
The request body/v1/describe
{
  "imageUrl": "https://…/product-shot.jpg",
  "purpose": "product"
}
The responsepublished example
// sending the call
// 0 credits charged so far
curl https://api.thecompound.tech/v1/describe \
  -H "Authorization: Bearer $COMPOUND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"imageUrl":"https://…/product-shot.jpg","purpose":"product"}'

Scored

This endpoint has no scored run in the latest eval suite. Every endpoint's score

The Content & moderation guide has this endpoint with its example response. The reference has every parameter.

More from Content & moderation

Get a key and buy credits