API Reference

Integrate PraiSol with your existing workflows using our powerful REST APIs. Our APIs use standard HTTP response codes and JSON-encoded responses.

Endpoints

GET/api/v1/sites

List all deployed sites for your account.

View Specs
POST/api/v1/deploy

Trigger a new deployment via site config.

View Specs
GET/api/v1/site/:slug

Fetch full site data and configuration.

View Specs
POST/api/v1/auth/otp

Request an OTP for mobile authentication.

View Specs

Try it out

Explore our interactive API playground and test requests in real-time.