Youki · Example Payload

Oci Image Config Example

ContainersContainer RuntimeOCIRustCNCFCloud-NativeKubernetes

Oci Image Config Example is an example object payload from Youki, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

createdauthorarchitecturevariantosos.versionos.featuresconfigrootfs

Example Payload

oci-image-config-example.json Raw ↑
{
  "created": "2025-03-15T14:30:00Z",
  "author": "Jane Smith <jane@example.com>",
  "architecture": "arm64",
  "variant": "",
  "os": "linux",
  "os.version": "10.0.17763.1234",
  "os.features": [
    "example-1756",
    "example-35b3"
  ],
  "config": {
    "ExposedPorts": {
      "label-db7c": {}
    },
    "Env": [
      "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
      "TERM=xterm"
    ],
    "Entrypoint": [
      "example-e979",
      "example-2b7c"
    ],
    "Cmd": [
      "example-91c9",
      "example-dafd"
    ],
    "Volumes": {
      "label-1ae8": {}
    },
    "WorkingDir": "/app",
    "Labels": {
      "label-f79f": "example-2e41"
    },
    "StopSignal": "SIGTERM",
    "ArgsEscaped": false
  },
  "rootfs": {
    "diff_ids": [
      "sha256:f32ed20316f0a39aaa068f7506cf7304b22e321626de502003d40db3f2ab17bc",
      "sha256:9a72fc12de245db2222bdc52ce44ba4b7cdc6cbf8415711808cbeb5cf5c501ea"
    ],
    "type": "layers"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/oci-image-config-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.