Slidize Cloud Unlock API
Unlock password-protected PowerPoint presentations while preserving their original layout and content.
Slidize API for Unlocking PowerPoint Presentations
The Slidize Unlock API is a RESTful service that removes passwords from PowerPoint presentations. Simply provide the file and the existing password, and the API will return an unlocked version with all content, formatting, and layout preserved.
Slidize Cloud SDKs are available for popular programming languages (C#, PHP, Java, Go, and Ruby), allowing you to focus on presentation processing while the SDK manages HTTP requests behind the scenes.
What Can the Slidize Unlock API Do?
- Remove passwords from PowerPoint presentations.
- Preserve the original content, layout, and formatting of unlocked files.
- Provide SDKs for developers to easily integrate unlocking functionality into their applications.
Supported Formats
- PPTX: XML-based PowerPoint format used in newer versions.
- PPT: Legacy binary format used in older versions of PowerPoint.
Frequently Asked Questions
What is the Slidize Unlock API?
A REST API for removing passwords from PowerPoint presentations.
Do I need Microsoft PowerPoint installed to use it?
No. The Slidize Unlock API is a standalone service that does not require PowerPoint or any other software.
Will the unlocked presentation retain its original content and formatting?
Yes. The API ensures that the unlocked file preserves all original content, layout, and formatting.
How do I use the API?
Send a POST request to the Unlock API endpoint with your presentation file and an options JSON file as form parameters. You can use cURL, HTTP client libraries such as Axios for Node.js or Faraday for Ruby, or one of the Slidize Cloud SDKs.
What programming languages are supported?
SDKs are available for C#, PHP, Java, Go, and Ruby. For other languages, you can use any HTTP client library to make requests to the API.
How can I test the API?
Click 'Get Started', choose a file, and run the unlock process.
Are there code examples available?
Yes. Click 'Get Started' to see auto-generated examples for cURL or one of the supported programming languages.
Do I need to register an account?
No. You can send requests directly to the Unlock API without registration.
Is the Slidize Cloud API free?
Yes, it is completely free.