Skip to main content

1. Create your account & API key

Sign in to the PlugKit dashboard with Google, GitHub, or email + password. Then open API Keys → New Key and copy the key — it looks like sk_... and is shown only once.
All requests go to https://api.plugkit.co/v1 and require the header Authorization: Bearer sk_.... The key scopes every call to your account.

2. Make your first call

List your profiles to confirm the key works:

3. Create a profile

A profile groups the accounts you connect. Create one and keep its id:

4. Connect an account

Start the OAuth flow to link an account (Instagram shown here):
You get back an authUrl — open it in a browser, approve, and the account is created. All six platforms are covered in Connecting accounts. You can also do this in two clicks from the dashboard’s Connections page.

5. Publish

Explore the full API

Try every endpoint live in the API Reference playground.

Skip the code

Add the MCP server to Claude, Cursor or VS Code and do all of the above by asking for it.