Public API › Spreadsheet
read call of the i40Pilot public API. Required scope: modules:read.
curl -X POST https://i40pilot.app/api/v1/tools/spreadsheet_discover_sheets \
-H "Authorization: Bearer sk-app-..." \
-H "Content-Type: application/json" \
-d '{ ... }'
| Name | Type | |
|---|---|---|
query | string | optional |
maxCandidates | integer | optional |
maxSheetsPerWorkbook | integer | optional |
This call is free.
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.