Skip to main content
GET
Invoke an endpoint

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.

Path Parameters

slug
string
required

Query Parameters

url
string

Endpoint-defined parameters, validated against its param_schema.

Response

The extracted data, matching the endpoint's output schema.

The response is of type object.