Endpoints

  • /lam/extract: Extract data from webpage and receive JSON response. This endpoint allows you to visit a webpage and return structured information.
  • /lam/run: Execute a query and receive streamed JSON responses. This endpoint allows you to submit a query to LAM, process it, and does the desired action.
  • /lam/{app_name}/run: Run custom integration. This query can be used to run custom integrations to perform specific tasks.
  • /lam/integrations: Retrieve a list of available integrations, such as YCombinator, Uber, Ola and more.
  • /lam/response-types: Get available response types for a specific integration to understand the possible actions you can perform on that platform.

Getting Started

To start using the Raccoon Platform API, follow these steps:

  1. Book a demo with us to get access to the dashboard and your secret key.
  2. You will receive $10 free credits to explore the platform and test LAM’s capabilities.
  3. You can request custom integrations, just let us know your use case.