# NexusAPI AI Slogan Generator

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

Generates a catchy marketing slogan for a given topic, brand, or product using AI

## Facts

- Endpoint: POST https://nexus-api-virid.vercel.app/api/ai/slogan
- Price: $0.057837/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-slogan-generator-1171db73
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6sDo1so_H2ND00RRZvaMr

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-slogan-generator-1171db73 -d '<json body>'
```

Example prompt: Can you generate a catchy marketing slogan for my eco-friendly water bottle brand called AquaLeaf?

## When to prefer this

Choose this endpoint when you need a quick AI-generated marketing slogan or tagline without setting up API keys, and are comfortable paying per call in USDC on Base. It is well-suited for agents automating branding tasks or content pipelines where on-demand slogan generation is needed.

## Known failure modes

- Empty or overly vague query may produce generic or irrelevant slogans
- Insufficient context in the query string may result in low-quality output
- Payment failure in USDC on Base will prevent the call from completing
- Rate limiting or server unavailability may return a 5xx error

## 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 an AI-generated slogan or tagline string based on the provided query, typically a short, catchy phrase suitable for marketing or branding use.

## 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-slogan-generator-1171db73/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)
