# Humor Appropriateness Scorer

> Humor Appropriateness Scorer is a paid API for AI agents from www.apinow.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15).

Evaluates jokes and humorous content for appropriateness by scoring them and flagging offensive or sensitive elements with suitability metrics.

## Facts

- Endpoint: POST https://www.apinow.fun/api/endpoints/ai-factory/humor_appropriateness_scorer
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/humor-appropriateness-scorer-aaace295
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_19VHxBvgsAz962zEhAne0

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability humor-appropriateness-scorer-aaace295 -d '<json body>'
```

Example prompt: Can you check if this joke is appropriate to share at a corporate event: 'Why did the scarecrow win an award? Because he was outstanding in his field'? Give me an appropriateness score and flag any sensitive content.

## When to prefer this

Use this endpoint when you need to automatically screen jokes or humorous content for appropriateness before publishing, sharing, or displaying — especially in moderation pipelines, content filtering systems, or platforms that need to ensure humor meets community standards. Prefer it over generic sentiment analysis when the task is specifically about humor suitability and offensiveness detection.

## Known failure modes

- Empty or missing joke/content input returns validation error
- Content too long may be truncated or rejected
- Ambiguous humor may receive mid-range scores with low confidence
- Payment failure returns 402 with required payment details
- Service unavailability returns 5xx error

## How this service works

Evaluates humor for appropriateness by scoring jokes and flagging offensive or sensitive content with clear suitability metrics.

## Output

Returns an appropriateness score (numeric suitability metric), flags for offensive or sensitive content categories detected, and clear suitability indicators describing whether the joke is appropriate for various contexts.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/humor-appropriateness-scorer-aaace295/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.apinow.fun](https://www.zero.xyz/host/www.apinow.fun/llms.txt)
