Get your API key
Get an API key from the SoMark workbench in the formatsk-***.
No purchase is required. You can start using the API as soon as you get an API key.
See Free tier rules for free usage details.
It is recommended to validate request parameters with a test document before integrating into production.
Preflight checklist
- Ensure
api_keyis included and correctly formatted - Ensure the uploaded file is not empty and is supported
- Ensure
output_formatsuses valid values:markdown,json,zip
Next
- Continue with Sync parsing
- For large files, continue with Async parsing

