# SlinkeyLayer SEO Tag Generator

> SlinkeyLayer SEO Tag Generator is a paid API for AI agents from x402.slinkylayer.ai, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Generates SEO tags and related metadata (title tags, meta descriptions, keywords, Open Graph tags, etc.) from provided content.

## Facts

- Endpoint: POST https://x402.slinkylayer.ai/api/v1/proxy/:id/content-generate-seo-tags
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/slinkeylayer-seo-tag-generator-62a806c2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_psI1NuBzSEsb0G3mI26xM

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 slinkeylayer-seo-tag-generator-62a806c2 -d '<json body>'
```

Example prompt: Take this blog post about sustainable coffee sourcing and generate full SEO tags for it — title tag, meta description, Open Graph tags, and relevant keywords — so I can add them to my page head.

## When to prefer this

Choose this endpoint when you need to automatically generate comprehensive SEO metadata from existing content without manually crafting tags. Ideal for content pipelines, CMS automation, or when publishing large volumes of pages that need search-optimized metadata. Prefer this over keyword-only generators when you need the full suite of meta tags including Open Graph.

## Known failure modes

- Empty or missing content body returns an error or empty metadata
- Content too short may produce low-quality or generic tags
- Rate limiting or payment failure (x402 protocol) blocks the request
- Malformed JSON input returns a 400 validation error
- Network timeout for very large content blocks

## How this service works

Generate SEO tags and related metadata from the provided content.

## Output

Returns generated SEO metadata including title tags, meta descriptions, keyword lists, Open Graph tags, and other structured metadata fields derived from the provided content, ready to embed in HTML page heads.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/slinkeylayer-seo-tag-generator-62a806c2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.slinkylayer.ai](https://www.zero.xyz/host/x402.slinkylayer.ai/llms.txt)
