PlusVibe.ai API Documentation
Welcome to PlusVibe.ai. Let’s get started with getting you authenticated and ready to build! 🛠️Finding your API key 🗝️#
The API key helps authenticate your incoming requests and is unique per PlusVibe.ai account. The API Key will have access to all workspaces under that PlusVibe.ai account.Note: You need to be on the Business Plan to be able to access the API key.Authentication#
When making API requests, include the API key in the request headers as follows:This ensures that the requests are authenticated and authorized to interact with your account.Required Parameter: workspace_id
#
For all our API endpoints, the workspace_id associated with your API key is required as a parameter. This workspace_id ensures that the requests are directed to the correct workspace within your PlusVibe.ai account. Each workspace is a distinct environment under your account where you can manage leads, campaigns, and other resources.Make sure to include the workspace_id in your requests to interact with the correct workspace.Rate Limit#
The rate limit is 5 requests per second. Exceeding this will temporarily block further requests.Need more endpoints or enhancements?#
Feel free to contact us via our in-app chat or email at team@plusvibe.ai and we’ll be happy to look into it. Modified at 2025-06-13 08:31:43