Get a list of available actions for a given platform
curl --location --request GET 'https://api.picaos.com/v1/available-actions/exa' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"type": "Available Actions",
"rows": [
{
"title": "Get Contents",
"key": "getContents",
"method": "POST",
"platform": "exa"
},
{
"title": "Search",
"key": "search",
"method": "POST",
"platform": "exa"
},
{
"title": "Find Similar Links",
"key": "findSimilarLinks",
"method": "POST",
"platform": "exa"
},
{
"title": "Get LLM Answer",
"key": "getLlmAnswer",
"method": "POST",
"platform": "exa"
}
],
"total": 4,
"skip": 0,
"limit": 20
}
The connector platform
The action title
The action key
The action method
The number of actions to return
The number of actions to skip
Array of Actions
curl --location --request GET 'https://api.picaos.com/v1/available-actions/exa' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"type": "Available Actions",
"rows": [
{
"title": "Get Contents",
"key": "getContents",
"method": "POST",
"platform": "exa"
},
{
"title": "Search",
"key": "search",
"method": "POST",
"platform": "exa"
},
{
"title": "Find Similar Links",
"key": "findSimilarLinks",
"method": "POST",
"platform": "exa"
},
{
"title": "Get LLM Answer",
"key": "getLlmAnswer",
"method": "POST",
"platform": "exa"
}
],
"total": 4,
"skip": 0,
"limit": 20
}
curl --location --request GET 'https://api.picaos.com/v1/available-actions/exa' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"type": "Available Actions",
"rows": [
{
"title": "Get Contents",
"key": "getContents",
"method": "POST",
"platform": "exa"
},
{
"title": "Search",
"key": "search",
"method": "POST",
"platform": "exa"
},
{
"title": "Find Similar Links",
"key": "findSimilarLinks",
"method": "POST",
"platform": "exa"
},
{
"title": "Get LLM Answer",
"key": "getLlmAnswer",
"method": "POST",
"platform": "exa"
}
],
"total": 4,
"skip": 0,
"limit": 20
}
Get a list of available actions for a given platform
curl --location --request GET 'https://api.picaos.com/v1/available-actions/exa' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"type": "Available Actions",
"rows": [
{
"title": "Get Contents",
"key": "getContents",
"method": "POST",
"platform": "exa"
},
{
"title": "Search",
"key": "search",
"method": "POST",
"platform": "exa"
},
{
"title": "Find Similar Links",
"key": "findSimilarLinks",
"method": "POST",
"platform": "exa"
},
{
"title": "Get LLM Answer",
"key": "getLlmAnswer",
"method": "POST",
"platform": "exa"
}
],
"total": 4,
"skip": 0,
"limit": 20
}
The connector platform
The action title
The action key
The action method
The number of actions to return
The number of actions to skip
Array of Actions
curl --location --request GET 'https://api.picaos.com/v1/available-actions/exa' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"type": "Available Actions",
"rows": [
{
"title": "Get Contents",
"key": "getContents",
"method": "POST",
"platform": "exa"
},
{
"title": "Search",
"key": "search",
"method": "POST",
"platform": "exa"
},
{
"title": "Find Similar Links",
"key": "findSimilarLinks",
"method": "POST",
"platform": "exa"
},
{
"title": "Get LLM Answer",
"key": "getLlmAnswer",
"method": "POST",
"platform": "exa"
}
],
"total": 4,
"skip": 0,
"limit": 20
}
curl --location --request GET 'https://api.picaos.com/v1/available-actions/exa' \
--header 'x-pica-secret: YOUR_API_KEY'
{
"type": "Available Actions",
"rows": [
{
"title": "Get Contents",
"key": "getContents",
"method": "POST",
"platform": "exa"
},
{
"title": "Search",
"key": "search",
"method": "POST",
"platform": "exa"
},
{
"title": "Find Similar Links",
"key": "findSimilarLinks",
"method": "POST",
"platform": "exa"
},
{
"title": "Get LLM Answer",
"key": "getLlmAnswer",
"method": "POST",
"platform": "exa"
}
],
"total": 4,
"skip": 0,
"limit": 20
}