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

Coder General API

The General API from Coder — 10 operation(s) for general.

Coder General API is one of 32 APIs that Coder publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 10 paths, and defines 67 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://{coderHost}/api/v2.

10 operations 10 paths 67 schemas 9 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://coder.example.com/api/v2
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Coder General API declares 1 security scheme for authenticating requests. An API key is passed in the header as Coder-Session-Token (CoderSessionToken). By default, every request must be authenticated.

Paths & Operations 10

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

General 10
GET
/api/v2/
API root handler
api-root-handler → 200
GET
/api/v2/buildinfo
Build info
build-info → 200
POST
/api/v2/csp/reports
Report CSP violations
report-csp-violations body → 200
GET
/api/v2/deployment/config
Get deployment config
get-deployment-config → 200
GET
/api/v2/deployment/ssh
SSH Config
ssh-config → 200
GET
/api/v2/deployment/stats
Get deployment stats
get-deployment-stats → 200
GET
/api/v2/experiments
Get enabled experiments
get-enabled-experiments → 200
GET
/api/v2/experiments/available
Get safe experiments
get-safe-experiments → 200
GET
/api/v2/updatecheck
Update check
update-check → 200
GET
/api/v2/users/{user}/keys/tokens/tokenconfig
Get token config
get-token-config 1 param → 200

Schemas 67

The contract defines 67 schemas that model the data the API accepts and returns. The most detailed are codersdk.DeploymentValues (74 properties), codersdk.OIDCConfig (31 properties), codersdk.ExternalAuthConfig (21 properties), codersdk.AIBridgeConfig (20 properties). Each schema is shown below with its type and property counts.

codersdk.DERPConfig
object
4 properties
codersdk.TokenConfig
object
1 property
codersdk.NotificationsWebhookConfig
object
1 property
codersdk.SSHConfig
object
2 properties
codersdk.ExternalAuthConfig
object
21 properties
codersdk.NotificationsConfig
object
12 properties
codersdk.NotificationsEmailTLSConfig
object
6 properties
codersdk.SSHConfigResponse
object
3 properties
codersdk.UserQuietHoursScheduleConfig
object
2 properties
codersdk.HTTPCookieConfig
object
3 properties
codersdk.OIDCConfig
object
31 properties
serpent.HostPort
object
2 properties
codersdk.LinkConfig
object
4 properties
codersdk.AIBridgeConfig
object
20 properties
codersdk.DERP
object
2 properties
codersdk.StatsCollectionConfig
object
1 property
codersdk.RateLimitConfig
object
2 properties
serpent.Option
object
14 properties
codersdk.TLSConfig
object
12 properties
codersdk.PrometheusConfig
object
5 properties
url.Userinfo
object
codersdk.TemplateBuilderConfig
object
2 properties
codersdk.WorkspaceConnectionLatencyMS
object
2 properties
codersdk.ProvisionerConfig
object
6 properties
coderd.cspViolation
object
1 property
serpent.ValueSource
string
codersdk.HealthcheckConfig
object
2 properties
codersdk.AIBridgeProxyConfig
object
11 properties
codersdk.DERPServerConfig
object
6 properties
codersdk.NotificationsInboxConfig
object
1 property
codersdk.BuildInfoResponse
object
10 properties
serpent.Annotations
object
codersdk.AIBridgeBedrockConfig
object
6 properties
codersdk.Response
object
3 properties
codersdk.NotificationsEmailConfig
object
6 properties
codersdk.AIBridgeAnthropicConfig
object
2 properties
codersdk.SupportConfig
object
1 property
codersdk.DangerousConfig
object
3 properties
codersdk.SessionLifetime
object
6 properties
codersdk.UsageStatsConfig
object
1 property
codersdk.ValidationError
object
2 properties 2 required
codersdk.AIProviderConfig
object
6 properties
codersdk.TraceConfig
object
4 properties
codersdk.TelemetryConfig
object
3 properties
codersdk.NotificationsEmailAuthConfig
object
4 properties
codersdk.Experiment
string
codersdk.SessionCountDeploymentStats
object
4 properties
codersdk.WorkspaceDeploymentStats
object
8 properties
codersdk.OAuth2GithubConfig
object
9 properties
codersdk.DeploymentStats
object
5 properties
serpent.Group
object
4 properties
codersdk.PrebuildsConfig
object
4 properties
codersdk.UpdateCheckResponse
object
3 properties
serpent.Struct-array_codersdk_ExternalAuthConfig
object
1 property
codersdk.SwaggerConfig
object
1 property
codersdk.RetentionConfig
object
4 properties
codersdk.DeploymentConfig
object
2 properties
codersdk.AIConfig
object
3 properties
serpent.Struct-array_codersdk_LinkConfig
object
1 property
codersdk.PprofConfig
object
2 properties
codersdk.OAuth2Config
object
1 property
codersdk.AIBridgeOpenAIConfig
object
2 properties
serpent.URL
object
11 properties
codersdk.LoggingConfig
object
4 properties
serpent.Regexp
object
codersdk.DeploymentValues
object
74 properties
codersdk.ChatConfig
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coder-general-api-openapi.yml Raw ↑

Other APIs Coder publishes across the network.

Coder Workspaces API
Coder Templates API
Coder Users API
Coder Workspace Agents API
Coder Enterprise API
Coder Agents API
Coder AI Bridge API
Coder AI Providers API
Coder Applications API
Coder Audit API
Coder Authorization API
Coder Builds API
Where this information came from

This is an independent, third-party profile of Coder General 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.