Public API › BI dashboards
write call of the i40Pilot public API. Required scope: modules:write.
curl -X POST https://i40pilot.app/api/v1/tools/bi_collection_organize \
-H "Authorization: Bearer sk-app-..." \
-H "Content-Type: application/json" \
-d '{ ... }'
| Name | Type | |
|---|---|---|
icon | string | optional |
name | string | optional |
color | string | optional |
action | create | update | assign | required |
position | integer | optional |
description | string | optional |
collectionId | string | optional |
dashboardIds | array | optional |
parentCollectionId | string | optional |
This call costs 1 credit.
GET /api/v1/tools returns the full catalogue with, for each tool, its input schema, its price and the scope it requires — the cost is known before the call, never after.