API Documentation
Explore the DESA API endpoints
OpenAPI 3.0v1.0.0
Quick Start
Base URL and authentication
Base URL
https://desa.platphormnews.com/api/v1Example Request
curl -X POST https://desa.platphormnews.com/api/v1/analyze \
-H "Content-Type: application/json" \
-d '{"script": "Write-Host \"Hello World\""}'Loading API documentation...