---
title: "Search marketplace endpoints"
method: GET
path: "/marketplace/search-endpoints"
tags: ["Marketplace"]
---

# Search marketplace endpoints

`GET /marketplace/search-endpoints`

Search across individual endpoints in the marketplace (not just APIs). No authentication required. Returns two groups: matching APIs and matching endpoints. Useful when you know the data you want but not which API provides it.

## Query parameters

- `q` string, required
- `api_limit` integer
- `endpoint_limit` integer
- `country` string

## Response `200`

Combined API and endpoint search results

- object

---

[API](https://skmtc.dev/parse/apis/parse-api.md) · [All operations](https://skmtc.dev/parse/apis/parse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/parse/parse-api/revisions/ebc08aeee348/schema)
