Introduction

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

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.

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.