Service APIs are a set of external APIs that are provided as part of the lil’bots platform. You can build bots that leverage these APIs easily, without needing to sign up for API Keys or worry about billing. When you use a service API, the cost of the API calls is included in your lil’bots subscription, so it is free for you to use.

When publishing a bots, make sure to only use service APIs and to use them as described below (and not with your own API keys) - to make sure that the cost of the API calls is covered by lil’bots. If you use your own API keys, you will be responsible for the cost of the API calls for anyone installing your bot.

Available APIs

The following APIs are available for use in your bots:

  • Browserbase API - spin up a headless browser in your bots and perform actions like scraping websites, automating tasks, and more.
  • Firecrawl API - extract structured data and text from web pages.
  • OpenAI API - generate text, answer questions, generate images and more.
  • Anthropic API - generate text with Claude.
  • ElevenLabs API - generate human like speech from text.