# NexusAPI AI Slogan Generator

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

Generates a catchy slogan or tagline for a given topic, brand, or concept using AI

## Facts

- Endpoint: POST https://nexus-api-peach-nine.vercel.app/api/ai/slogan
- Price: $0.198687/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nexusapi-ai-slogan-generator-cbb0ac83
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_dSSug53H6EQVfdomGAcRC

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-cbb0ac83 -d '<json body>'
```

Example prompt: Can you generate a catchy slogan for my eco-friendly reusable water bottle brand called AquaLoop — something short, memorable, and focused on sustainability?

## When to prefer this

Choose this endpoint when you need a quick AI-generated slogan or tagline for a brand, product, or concept and want to pay per call without managing API keys. Best for lightweight marketing copy generation tasks where a single creative line is sufficient.

## Known failure modes

- Empty or missing query field returns an error or generic output
- Overly vague input may produce generic, low-quality slogans
- Payment failure (HTTP 402) if USDC balance is insufficient
- Service unavailability on the Vercel deployment returns 5xx errors
- Rate limiting or quota exceeded returns 429 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 input query, suitable for branding or marketing 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-cbb0ac83/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nexus-api-peach-nine.vercel.app](https://www.zero.xyz/host/nexus-api-peach-nine.vercel.app/llms.txt)
