Pluginbot Robots - App Integration
This documentation provides the necessary details for integrating your apps with the Pluginbot robot applications and missions.
Refer to the endpoints and examples to get started quickly. If you have any questions, feel free to reach out the Pluginbot Team over robots@pluginbot.ai
Authenticating requestsCopied!
This API is authenticated by sending a x-api-key header with the value {YOUR_AUTH_KEY}.
All authenticated endpoints are marked with a requires authentication badge in the documentation page.
You can generate your API key on the Pluginbot Platform, Applications -> API keys.


Keep in mind that the API key is only displayed when created. If you lose access to this key, you’ll need to generate a new one.

