Yapper API
Api reference
GET
/skills

Returns the MCP server instructions and public prompting-skill catalog used by Yapper's hosted and stdio MCP servers.

Authorization

bearerAuth models:read
AuthorizationBearer <token>

In: header

Scope: models:read

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/skills"
{}
{  "error": {    "code": "string",    "message": "string",    "requestId": "string"  }}
{  "error": {    "code": "string",    "message": "string",    "requestId": "string"  }}
{  "error": {    "code": "string",    "message": "string",    "requestId": "string"  }}