Mural API vs. Mural enterprise API
Learn the difference between Mural's two sets of APIs.
Mural has two sets of APIs - Mural API and Mural enterprise API. Both sets of APIs are externally available. Here’s how they’re different:
| Mural API | Mural enterprise API | |
|---|---|---|
| Purpose | Gives developers product capabilities (such as creating murals, creating rooms, getting templates) and more. | Gives Enterprise clients admin capabilities (such as accessing audit logs, provisioning, deprovisioning) and more. |
| Packaging | All. However, it inherits the same limitations as our packaging options. | Only Enterprise customers. |
| Functional/Features area | Non-admin functions. | Admin functions. |
| Authentication | OAuth. Developers will have to register their app through "My apps" page on Mural (under User options). | API keys. |
| API Reference | Mural API Reference | Enterprise API Reference |
| Documentation | Mural API Docs | Enterprise API Docs |
Updated over 2 years ago