# NexusAPI AI SEO Meta Generator

> NexusAPI AI SEO Meta Generator is a paid API for AI agents from nexus-api-virid.vercel.app, paid per call via x402, $0.098554/call, status unknown (last checked 2026-09-15).

Generates SEO meta tags and metadata for web pages or content based on a query or topic input

## Facts

- Endpoint: POST https://nexus-api-virid.vercel.app/api/ai/seo/meta
- Price: $0.098554/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nexusapi-ai-seo-meta-generator-2fe2d013
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GLhDu1G4Hvt8e_i5pbNf8

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 nexusapi-ai-seo-meta-generator-2fe2d013 -d '<json body>'
```

Example prompt: Generate SEO meta tags — including a title tag and meta description — for a blog post about 'best practices for remote team management'.

## When to prefer this

Choose this endpoint when you need to quickly generate SEO meta tags (title, description, keywords) for a page or piece of content without maintaining your own AI infrastructure. Ideal for agents automating content pipelines or CMS workflows where meta generation needs to be pay-per-call with no API key management.

## Known failure modes

- Empty or vague query returns generic or low-quality metadata
- Very long queries may be truncated or misinterpreted
- Non-English queries may yield inconsistent results
- Payment failure returns HTTP 402 before any processing occurs
- Rate limits or server errors may return 5xx responses

## How this service works

Crypto, AI, Social Media, Finance, Weather, Tools &amp; more. Pay per call in USDC on Base. No API keys.

## Output

Returns generated SEO metadata including a meta title, meta description, and relevant keywords or tags optimized for search engine visibility, based on the provided query or topic.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "query": {
   "type": "string",
   "description": "Search query or input parameter"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "description": "API response data"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nexusapi-ai-seo-meta-generator-2fe2d013/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nexus-api-virid.vercel.app](https://www.zero.xyz/host/nexus-api-virid.vercel.app/llms.txt)
