API ReferenceAPI Reference

API Reference

Syaala API Documentation

Production-ready API for GPU compute deployment and model inference.

Authentication

All API endpoints require authentication using Bearer tokens:

Authorization: Bearer sk_live_...

Base URL

  • Production: https://api.syaala.com
  • Development: http://localhost:3001/api

Auto-Generated Documentation

This specification is automatically generated from actual API route implementations. All endpoints are production-ready and actively used by the Syaala platform.

Auto-generated from OpenAPI spec on 2025-10-02

Base URL

https://api.syaala.com

Authentication

All API requests require authentication using Bearer tokens:

Authorization: Bearer sk_live_...

See Authentication Guide for details.


API Categories

  • Deployments - Deployments management endpoints (17 endpoints)
  • Models - Models management endpoints (6 endpoints)
  • Alerts - Alerts management endpoints (9 endpoints)
  • Billing - Billing management endpoints (6 endpoints)
  • Auth - Auth management endpoints (7 endpoints)
  • Settings - Settings management endpoints (9 endpoints)
  • Enterprise - Enterprise management endpoints (15 endpoints)
  • Monitoring - Monitoring management endpoints (9 endpoints)
  • Admin - Admin management endpoints (16 endpoints)
  • Team - Team management endpoints (8 endpoints)
  • Secrets - Secrets management endpoints (4 endpoints)
  • Templates - Templates management endpoints (9 endpoints)
  • Inference - Inference management endpoints (2 endpoints)
  • Other - Other management endpoints (50 endpoints)