cURL
curl --request POST \ --url https://app.dumplingai.com/api/v2/search \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>", "limit": 123, "type": "capability" } '
{ "success": false, "requestId": "<string>", "error": "<string>", "code": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
capability
provider
endpoint
Unified catalog search results