How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

systemd Units API

Unit lifecycle and enumeration.

systemd Units API is one of 34 APIs that systemd publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Units. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 14 operations across 13 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, dbus://system/org.freedesktop.hostname1.

14 operations 13 paths 4 schemas 3 GET1 PATCH10 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
dbus:org.freedesktop.systemd1
Resource Areas
1

Paths & Operations 14

Across 13 paths, the API surfaces 14 operations — 3 GET, 1 PATCH, 10 POST. Each is listed below with its method, path, parameters, and response codes.

Units 14

Unit lifecycle and enumeration.

GET
/units
List All Loaded Units
ListUnits → 200
GET
/units/{name}
Get A Loaded Unit By Name
GetUnit 1 param → 200404
POST
/units/{name}/load
Load A Unit From Disk
LoadUnit 1 param → 200
POST
/units/{name}/start
Start A Unit
StartUnit 1 param body → 202
POST
/units/{name}/stop
Stop A Unit
StopUnit 1 param body → 202
POST
/units/{name}/restart
Restart A Unit
RestartUnit 1 param body → 202
POST
/units/{name}/reload
Reload A Unit
ReloadUnit 1 param body → 202
POST
/units/{name}/reload-or-restart
Reload Or Restart A Unit
ReloadOrRestartUnit 1 param body → 202
POST
/units/{name}/kill
Send A Signal To A Unit
KillUnit 1 param body → 204
POST
/units/{name}/freeze
Freeze A Unit's Cgroup
FreezeUnit 1 param → 204
POST
/units/{name}/thaw
Thaw A Unit's Cgroup
ThawUnit 1 param → 204
GET
/units/{name}/properties
Get All Properties Of A Unit
GetAllUnitProperties 1 param → 200
PATCH
/units/{name}/properties
Set Runtime Properties On A Unit
SetUnitProperties 1 param body → 204
POST
/units/transient
Start A Transient Unit
StartTransientUnit body → 202

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Unit (10 properties), UnitPath (1 property), JobPath (1 property), JobModeRequest (1 property). Each schema is shown below with its type and property counts.

JobModeRequest
object
1 property
Unit
object
10 properties
JobPath
object
1 property
UnitPath
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

systemd-units-api-openapi.yml Raw ↑

Other APIs systemd publishes across the network.

systemd-localed (org.freedesktop.locale1)
systemd-timedated (org.freedesktop.timedate1)
systemd-timesyncd (org.freedesktop.timesync1)
systemd-homed (org.freedesktop.home1)
systemd-importd (org.freedesktop.import1)
systemd-oomd (org.freedesktop.oom1)
systemd-portabled (org.freedesktop.portable1)
systemd-sysupdated (org.freedesktop.sysupdate1)
LogControl1 (org.freedesktop.LogControl1)
systemd Boot API
systemd Cache API
systemd Cgroups API
Where this information came from

This is an independent, third-party profile of systemd Units API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.