# Coursera Course Search (Cached)

> Coursera Course Search (Cached) is a paid API for AI agents from engedi.digi-life17.workers.dev, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Searches and returns Coursera course listings based on a query string, with cached results for faster responses

## Facts

- Endpoint: GET https://engedi.digi-life17.workers.dev/api/courses
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/coursera-course-search-cached-7b99fac3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_iID1yBYx770t8oYDXA8Y0

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 coursera-course-search-cached-7b99fac3
```

Example prompt: Can you search Coursera for courses on machine learning and show me what's available?

## When to prefer this

Use this endpoint when you need to quickly surface Coursera course offerings for a given topic or skill, especially when response speed matters and cached data is acceptable. It is well-suited for agents helping users discover learning paths or educational content on Coursera without needing real-time enrollment availability.

## Known failure modes

- Missing required 'query' parameter returns an error
- Cache miss may result in slightly slower or empty response
- Stale cache data if Coursera has updated its catalog recently
- Query too broad may return overwhelming or irrelevant results
- Network or upstream Coursera API unavailability causing fetch failure

## How this service works

51 REST endpoints for AI agents. Weather, news, crypto, stocks, products, courses, real estate, and 42 more. Pay per call in USDC/USDT via x402.

## Output

Returns a data object containing Coursera course listings matching the query, along with metadata indicating whether the result was served from cache, the data source, a confidence score, and when it was last updated.

## Response schema (JSON Schema)

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/coursera-course-search-cached-7b99fac3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from engedi.digi-life17.workers.dev](https://www.zero.xyz/host/engedi.digi-life17.workers.dev/llms.txt)
