Skip to main content
GET
List API endpoints

Authorizations

Authorization
string
header
required

A ManyPI API key (mpi_...) from Settings → API keys, or an OAuth 2.1 access token obtained through the MCP consent flow.

Response

Endpoints.

id
string<uuid>
slug
string
name
string
description
string | null
method
enum<string>
Available options:
GET,
POST
scraper_id
string<uuid>
param_schema
object | null
output_schema
object | null
freshness
enum<string>
Available options:
cached_ok,
always_fresh
cache_ttl_seconds
integer
mode
enum<string>
Available options:
sync,
async
created_at
string<date-time>