For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Talk to usGet started
OverviewAPI Reference
OverviewAPI Reference
    • Introduction
    • Quick Start
  • Integrations
    • Overview
    • Custom Automations
    • Using Our Actions
    • Using Our Webhooks
Logo
Talk to usGet started
On this page
  • Welcome
  • Supported Integrations
  • Its quick and easy to get started
  • Why does this exist?
  • How are we different

Introduction

Was this page helpful?

Quick Start

Next
Built with

Welcome

Keet provides APIs for any website. You can use us to connect your customers’ accounts and perform actions on their behalf.

Call API endpoints to request data from your users accounts on websites that dont normally offer them in code as simple as:

1keetClient.integrations.linkedIn.post("Hello LinkedIn!")

Supported Integrations

  • Instagram
  • LinkedIn
  • Amazon
  • Amazon Business
  • Amazon Seller
  • X
  • Venmo
  • Facebook
  • WhatsApp
  • Uber

Its quick and easy to get started

1

Users connect their accounts using our link component

2

Access your end users accounts and act on their behalf

We offer a variety of API abstractions to make it easy to interact with your users accounts. However, we also understand there are some integrations that require more niche interactions. In that case we give you the option to connect via playwright and write your own automations.

Learn more about our API abstractions
Learn more about writing your own automations

Why does this exist?

Building automations on sites with authenticated sessions is challenging.

Imagine if you could easily…

  1. Get your users health data from their insurance provider.
  2. Book Ubers based on your users calendar and location
  3. Track activity on properties for future homeowners on Redfin

How are we different

There are other solutions out there. What do we do differently…

  1. No chrome extension necessary for your users to authenticate
  2. We maintain your users authenticated sessions
  3. Many of our API abstractions don’t rely on playwright or browser automations.