EGSIAS

Developer Documentation

Comprehensive guides and references for Egsias platforms and APIs.

Start Learning

Getting Started

Quick Installation


# Install Egsias CLI
npm install -g @egsias/cli

# Initialize your project
egsias init my-project

                        

Follow the guided setup to configure your environment. For enterprise setups, visit the enterprise documentation.

API Reference

Endpoint Method Description
/api/v1/projects GET List all active projects
/api/v1/builds POST Initiate a new deployment

Authentication

Use Bearer authentication with your access token:


Authorization: Bearer YOUR_ACCESS_TOKEN

                        

Generate API tokens in your account settings.

Ready to Build?

Our docs are always up-to-date. Find everything you need to start developing with Egsias.