# NexusAPI LinkedIn Post Generator

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

Generates or retrieves LinkedIn post content based on a search query or topic input

## Facts

- Endpoint: POST https://nexus-api-peach-nine.vercel.app/api/ai/linkedin/post
- Price: $0.057449/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nexusapi-linkedin-post-generator-10c5bfcc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bDG1H34fQfFgflCKGbPBZ

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-linkedin-post-generator-10c5bfcc -d '<json body>'
```

Example prompt: Draft me a compelling LinkedIn post about the future of AI in healthcare — something professional and thought-provoking that would resonate with industry leaders.

## When to prefer this

Use this endpoint when you need to quickly generate professional LinkedIn post copy from a topic or keyword, especially in automated content workflows where you pay per call in USDC without managing API keys.

## Known failure modes

- Empty or missing query field returns a 400 or empty response
- Vague query may produce generic, low-quality post content
- Payment failure via x402 returns a 402 response and no content is generated
- Service downtime on Vercel may yield 500 errors
- Very long or complex queries may produce truncated or off-topic output

## 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 LinkedIn post text tailored to the provided query or topic, suitable for direct posting or further editing on LinkedIn.

## 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-linkedin-post-generator-10c5bfcc/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)
