1. Get an API key
Open the test console and create a key, or call the API once you have one. Keys look likesk_... and are shown only
once — store them securely.
All requests go to
https://api.plugkit.co/v1 and require the header
Authorization: Bearer sk_....2. Make your first call
Check the key works by listing your profiles:3. Connect an account
Start the OAuth flow to link an Instagram business account:authUrl — open it in a browser, approve, and the account is
created. Full walkthrough in Connect Instagram.
4. Publish
Explore the full API
Try every endpoint live in the API Reference playground.