---
title: "Download the content behind a search result"
method: POST
path: "/api/mpp/v1/contents"
---

# Download the content behind a search result

`POST /api/mpp/v1/contents`

## Request body

- object
  - `url` string, required — A Tako card URL (returns a CSV of the card's data) or any other URL (returns extracted text).

## Response `200`

Successful response

## Other responses

- `402` — Payment Required

---

[API](https://skmtc.net/tako/apis/tako-api.md) · [All operations](https://skmtc.net/tako/apis/tako-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tako/tako-api/versions/212ef2954a14/schema)
