Integrate via API
Spambrella REST API documentation guide
This guide provides information about the Spambrella/Proofpoint REST API including basic fundamentals of the design and resources that can be utilized.
Comparison with Interface
Spambrella provides administrators and end-users with a web-based interface that can be used for:
- Organization creation & configuration
- User creation & configuration
- Quarantine & log access
- Emergency Inbox access (Continuity offering)
REST API Guide
The API is a REST API based around resource-focused, noun URLs, with HTTP verbs being used to operate on these resources. This page aims to outline at a high level the intent of the API, while the API Specification page will detail the endpoints and data schemas. Spambrella utilizes the Proofpoint API and documentation available here:
Other Resources