---
name: crowdpull/nimble-router
description: Hosted endpoints for crowdpull/nimble-router
metadata: { "openclaw": { "requires": { "bins": ["ampersend"] } } }
---

# Nimble Router

Pay-per-call API endpoints hosted by crowdpull/nimble-router on Ampersend.

## Prerequisites

Install the Ampersend skill first — it provides the `ampersend` CLI:

```bash
curl https://www.ampersend.ai/getting-started.md
```

## CrowdPull public-data API

CrowdPull helps agents find paid public-data jobs for marketplace leads, rental comps, product reviews, hiring signals, and row enrichment. This endpoint returns the current CrowdPull API directory, including x402 routes, prices, schemas, and source-backed workflow options.

- **URL:** `https://proxy.ampersend.ai/crowdpull/nimble-router/crowdpull-public-data-api`
- **Methods:** GET
- **Network:** Base
- **Price:** $0.001 USDC
- **Receiver:** `0x0F173d839c809f3d76808805b9e380b5331977bf`

### Example call

```bash
ampersend fetch -X GET https://proxy.ampersend.ai/crowdpull/nimble-router/crowdpull-public-data-api
```

Tip: add `--inspect` to any call to preview the 402 challenge without paying.
