LogoLogo
GitHubWebsite
  • Documentation
  • Client API
  • Application API
  • Client API
  • Authentication
  • Users
  • API Keys
  • Nodes
  • Allocations
  • Regions
  • Units
  • Servers
  • Cargo
  • Projects
  • System
  • Models
Powered by GitBook

© Argon Foundation

On this page

Was this helpful?

Export as PDF

System

PreviousProjectsNextModels

Was this helpful?

Get system info

get

Get system information

Responses
200
System information
application/json
500
Server error
application/json
get
GET /api/system HTTP/1.1
Host: localhost:3000
Accept: */*
{
  "name": "Argon",
  "version": "1.0.0"
}