Template detail

API OKF template

Use this copyable API OKF template when a single concept needs stable frontmatter, readable Markdown, and links to related knowledge.

Who this template fits

Who should not use it

Copyable template

API OKF template
---
type: API Endpoint
title: API OKF
description: Starter api endpoint file with owner notes, links, and review fields.
resource: https://openknowledgeformat.online/templates/api-okf-template/
tags: [okf, api, template]
timestamp: 2026-06-21T00:00:00Z
---

# Purpose

Explain the stable facts, boundaries, owner notes, and related links for this concept.

# Links

- Validator: https://openknowledgeformat.online/okf-validator/
- Examples: https://openknowledgeformat.online/okf-examples/

Field explanations

Field
How to fill it
type
Use a precise label such as API Endpoint.
title
Use a human-readable concept name, not only a file name.
description
Write one sentence that explains the concept and boundary.
resource
Point to a canonical URL, stable URN, or source asset.
tags
Use short labels for routing and filtering.

Correct example

Correct OKF example
---
type: API Endpoint
title: API OKF
description: Starter api endpoint file with owner notes, links, and review fields.
resource: https://openknowledgeformat.online/templates/api-okf-template/
tags: [okf, api, template]
timestamp: 2026-06-21T00:00:00Z
---

# Purpose

Explain the stable facts, boundaries, owner notes, and related links for this concept.

# Links

- Validator: https://openknowledgeformat.online/okf-validator/
- Examples: https://openknowledgeformat.online/okf-examples/

Incorrect example

Incorrect OKF example
---
title: API OKF template
---

# Notes

This file is missing type, description, tags, resource, and a clear concept boundary.

Validate with OKF Validator

  1. Copy the template.
  2. Replace title, description, resource, tags, and body content.
  3. Paste the file into the OKF Validator.
  4. Fix errors first, then review warnings and source accuracy.

FAQ

Common questions

Can I publish the template unchanged?

No. Replace sample resource links, tags, and body content first.

Does validation prove the content is correct?

No. Validation checks structure; humans still need to review facts and sources.

Related pages

OKF Validator

Check required guide-profile fields before publishing.

Open page

OKF Templates

Copy starter Markdown and YAML frontmatter patterns.

Open page

AI Agent Context OKF template

Use for tools routing details.

Open page

OKF for API docs

Read the full API catalog integration guide.

Open page

Check this template

Paste your edited file into the validator before adding it to a bundle.

Validate OKF file