Everything you need to build fast.
Explore guides, API references, and examples
to integrate and deploy with the Nexon platform.
Uptime SLA
Throughput / Sec
Global Regions
Manual Ops
Up and running in minutes.
Follow these four steps to deploy your first project.
No complex setup — just install, configure, and ship.
Install the CLI
Install the Nexon CLI globally using your preferred package manager.
Authenticate
Link your account with the CLI to access your projects and credentials.
Initialize Project
Create a new project or link your existing codebase to a Vertex project.
Deploy
Push your project to the edge. Your application is live globally in seconds.
One push to main. Live at the edge.
How Nexon automates your entire workflow — from code push to live production.
Push to Git
Connect your repository. Nexon detects every push to main and triggers a new build automatically.
Build & Optimize
Your functions are bundled, tree-shaken, and optimised for the edge runtime in under 30 seconds.
Deploy to Edge
Your code is distributed to 240+ edge nodes worldwide simultaneously
Live URL
Your deployment is live globally. Real-time logs, metrics, and alerts start flowing to your dashboard.
Step-by-step
walkthroughs.
Practical guides to help you implement common patterns — from authentication to multi-region deployments.
REST API
endpoints.
All API endpoints are authenticated via bearer tokens. Base URL: https://api.nexon.io/v1
Endpoint
Method
Status
Description
List all projects belonging to the authenticated account.
Create a new project and return the project object with credentials.
Trigger a new deployment for the specified project.
Stream or paginate execution logs for a given project and time range.
Read a key-value pair from the specified namespace.
Write or update a key-value pair with an optional TTL.
Retrieve aggregated request metrics by region, time window, and status.
Permanently delete a project and all associated resources.