Lil'bots API
The lilbots system API
2 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Lil'bots API endpoints
| Method | Endpoint | Description |
|---|---|---|
| webhooks | ||
| POST |
triggerBot /webhooks/{triggerId}/trigger |
Invoke your bot from any external platform by calling this API endpoint. The execution is asynchronous - the bot will be executed in the background. |
| GET |
waitForBotExecution /webhooks/{triggerId}/trigger/invocation/{invocationId}/sync |
Synchronously wait for a bot execution to complete and get its outputs. This endpoint will wait until the bot has finished executing or times out after 5 minutes. |
Lil'bots API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|