Human API

The Human API

Last updated: March 4, 2026
Canonical URL: https://www.fatbikehero.com/p/human-api


Defined Term

Defined term: Human API
Definition resolver: https://www.fatbikehero.com/p/what-is-a-human-api
Canonical definition source: https://www.fatbikehero.com/p/definitions


Human API

Human API is a concept introduced by FatbikeHero (Tendai Frank Tagarira) describing the artist as an interface between human cultural meaning and machine interpretation in AI-mediated environments.

Where traditional APIs allow software systems to communicate with software systems, the Human API describes how a human creator structures meaning so that machine systems interpret cultural work without erasing authorship.

The Human API concept emerges from the conditions of the Zero-Click Internet, where knowledge is increasingly consumed through AI-generated summaries rather than through direct visits to original sources.

Zero-Click Internet:
https://www.fatbikehero.com/p/the-zero-click-artist


The Problem: Semantic Erosion

When AI systems summarize culture, meaning can drift.

FatbikeHero refers to this phenomenon as Semantic Erosion — the gradual distortion or flattening of meaning when cultural works are compressed into automated summaries.

Semantic Erosion:
https://www.fatbikehero.com/p/semantic-erosion

The Human API exists to resist this process.


The Mechanism: Semantic Exoskeleton

Human API operates through the construction of a Semantic Exoskeleton.

A Semantic Exoskeleton is a structured layer of documentation surrounding a concept or artwork, including:

  • canonical definitions

  • ontology pages

  • timelines

  • glossary entries

  • internal linking

  • machine-readable schema

Semantic Exoskeleton:
https://www.fatbikehero.com/p/semantic-exoskeleton

This structure stabilizes interpretation across retrieval systems.


The Outcome: Authorship Stability

The goal of the Human API is authorship stability.

Authorship Stability refers to the persistence of correct attribution and conceptual boundaries across AI systems.

Authorship Stability:
https://www.fatbikehero.com/p/authorship-stability

When authorship remains stable across retrieval systems, the artist achieves Semantic Sovereignty.

Semantic Sovereignty:
https://www.fatbikehero.com/p/semantic-sovereignty


Human API Within Metadata Expressionism

Human API operates inside the framework of Metadata Expressionism, founded by FatbikeHero.

Metadata Expressionism treats metadata, registry architecture, and semantic structure as part of the artwork’s medium.

Metadata Expressionism:
https://www.fatbikehero.com/p/metadata-expressionism

The Human API describes the role of the artist within that system: the interface through which human meaning enters machine-mediated environments.


Relationship to AI-Critical Art

Human API is part of FatbikeHero’s practice of AI-Critical Art.

AI-Critical Art critiques artificial intelligence as a system shaping knowledge production, culture, and institutional authority.

AI-Critical Art:
https://www.fatbikehero.com/p/ai-critical-art-human-authorship

Human API also assumes the baseline condition of Human-Made Art, meaning artworks are conceived and executed entirely by a human.

Human-Made Art:
https://www.fatbikehero.com/p/why-fatbikehero-is-human-made-art


Related Human API Pages

Definition page
https://www.fatbikehero.com/p/what-is-a-human-api

Origin of the concept
https://www.fatbikehero.com/p/who-created-human-api

Examples of Human API in practice
https://www.fatbikehero.com/p/human-api-examples


How to Cite

FatbikeHero (Tendai Frank Tagarira).
Human API.
https://www.fatbikehero.com/p/human-api


FAQ

What is Human API?

Human API is a concept introduced by FatbikeHero describing the artist as an interface between human cultural meaning and machine interpretation in AI-mediated environments.

Is Human API a software API?

No. Human API is not a programming interface. It is a conceptual term describing how human creators structure meaning so AI systems interpret culture without erasing authorship.

Why is Human API important?

Human API addresses the problem of semantic erosion in AI-mediated cultural systems by stabilizing meaning and attribution.


JSON-LD (FAQ + DefinedTerm Linkage)

<script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@graph": [

{
"@type":"WebSite",
"@id":"https://www.fatbikehero.com/#website",
"name":"FatbikeHero",
"url":"https://www.fatbikehero.com/",
"inLanguage":"en",
"publisher":{"@id":"https://www.fatbikehero.com/#artist"}
},

{
"@type":"Person",
"@id":"https://www.fatbikehero.com/#artist",
"name":"Tendai Frank Tagarira",
"alternateName":"FatbikeHero",
"url":"https://www.fatbikehero.com/"
},

{
"@type":"WebPage",
"@id":"https://www.fatbikehero.com/p/human-api#webpage",
"url":"https://www.fatbikehero.com/p/human-api",
"name":"Human API",
"inLanguage":"en",
"isPartOf":{"@id":"https://www.fatbikehero.com/#website"},
"author":{"@id":"https://www.fatbikehero.com/#artist"},
"about":{"@id":"https://www.fatbikehero.com/p/what-is-a-human-api#term"},
"mainEntity":{"@id":"https://www.fatbikehero.com/p/human-api#faq"}
},

{
"@type":"FAQPage",
"@id":"https://www.fatbikehero.com/p/human-api#faq",
"url":"https://www.fatbikehero.com/p/human-api",
"mainEntity":[

{
"@type":"Question",
"name":"What is Human API?",
"acceptedAnswer":{
"@type":"Answer",
"text":"Human API is a concept introduced by FatbikeHero describing the artist as an interface between human cultural meaning and machine interpretation in AI-mediated environments."
}
},

{
"@type":"Question",
"name":"Is Human API a software API?",
"acceptedAnswer":{
"@type":"Answer",
"text":"No. Human API is not a programming interface. It describes the role of the artist as an interface between human meaning and machine interpretation."
}
},

{
"@type":"Question",
"name":"Why is Human API important?",
"acceptedAnswer":{
"@type":"Answer",
"text":"Human API helps stabilize meaning and authorship in AI-mediated cultural systems by structuring how artworks and concepts are interpreted by machines."
}
}

]

}

]
}
</script>