Api.Airforce
(https://api.airforce) 📸 Data Snapshot: June 21, 2026Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.
Trust theatre is rampant, with 11 reviews claimed on the homepage and 6 on the documentation page despite a proof_links_count of zero for those sections, meaning reviews are unverified text blocks. The claim of ‘0ms Average Latency’ is a physical impossibility for a global API gateway, functioning as a performative metric that undermines actual technical credibility.
The ratio of verifiable evidence to claims is low; while it providesbash curl examples for technical substance, it fails to provide any linked case studies or verified user testimonials. The site functions more as a directory of redirected services than a primary source of infrastructure, lacking external validation from third-party review platforms.
Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.
🛡️ Trust Signals — reviews, proof links, trust-theatre check
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 11 | 1 |
| /signup/ | 2 | 0 |
| /docs/ | 6 | 0 |
| /playground/ | 6 | 0 |
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://api.airforce/#organization",
"name": "Api.Airforce",
"url": "https://api.airforce",
"logo": {
"@type": "ImageObject",
"url": "https://api.airforce/airforce-logo.png",
"width": 512,
"height": 512
},
"sameAs": [
"https://discord.gg/airforce",
"https://github.com/ApiAirforce",
"https://bsky.app/profile/apiairforce.bsky.social",
"https://dev.to/airforceapi"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "support@api.airforce",
"availableLanguage": [
"en",
"de",
"fr",
"es",
"pt",
"ru",
"ja",
"ko",
"zh"
]
}
},
{
"@type": "WebSite",
"@id": "https://api.airforce/#website",
"url": "https://api.airforce",
"name": "Api.Airforce",
"description": "Free Claude API access and affordable AI gateway with 100+ models.",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"inLanguage": "en",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://api.airforce/models?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "SoftwareApplication",
"@id": "https://api.airforce/#software",
"name": "Api.Airforce",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Web",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"description": "Free tier available with pay-as-you-go pricing"
},
"description": "Free Claude API access and affordable AI gateway with 100+ models including Claude, GPT-4, Midjourney, Gemini, and more",
"featureList": [
"Free Claude API access",
"Cheap AI API pricing",
"Free Midjourney API",
"GPT-4 API access",
"100+ AI models",
"Pay-as-you-go pricing",
"Real-time streaming",
"Function calling support",
"Multi-modal capabilities"
],
"url": "https://api.airforce",
"image": "https://api.airforce/airforce-logo.png",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"isPartOf": {
"@id": "https://api.airforce/#website"
}
},
{
"@type": "ItemList",
"@id": "https://api.airforce/#primary-nav",
"name": "Primary navigation",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "AI Models",
"url": "https://api.airforce/models/"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "Pricing",
"url": "https://api.airforce/pricing/"
},
{
"@type": "SiteNavigationElement",
"position": 3,
"name": "API Documentation",
"url": "https://api.airforce/docs/"
},
{
"@type": "SiteNavigationElement",
"position": 4,
"name": "Skills",
"url": "https://api.airforce/skills/"
},
{
"@type": "SiteNavigationElement",
"position": 5,
"name": "Playground",
"url": "https://api.airforce/playground/"
},
{
"@type": "SiteNavigationElement",
"position": 6,
"name": "Enterprise",
"url": "https://api.airforce/enterprise/"
},
{
"@type": "SiteNavigationElement",
"position": 7,
"name": "Blog",
"url": "https://api.airforce/blog/"
},
{
"@type": "SiteNavigationElement",
"position": 8,
"name": "Login",
"url": "https://api.airforce/login/"
}
]
}
]
}
/signup/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://api.airforce/#organization",
"name": "Api.Airforce",
"url": "https://api.airforce",
"logo": {
"@type": "ImageObject",
"url": "https://api.airforce/airforce-logo.png",
"width": 512,
"height": 512
},
"sameAs": [
"https://discord.gg/airforce",
"https://github.com/ApiAirforce",
"https://bsky.app/profile/apiairforce.bsky.social",
"https://dev.to/airforceapi"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "support@api.airforce",
"availableLanguage": [
"en",
"de",
"fr",
"es",
"pt",
"ru",
"ja",
"ko",
"zh"
]
}
},
{
"@type": "WebSite",
"@id": "https://api.airforce/#website",
"url": "https://api.airforce",
"name": "Api.Airforce",
"description": "Free Claude API access and affordable AI gateway with 100+ models.",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"inLanguage": "en",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://api.airforce/models?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "SoftwareApplication",
"@id": "https://api.airforce/#software",
"name": "Api.Airforce",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Web",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"description": "Free tier available with pay-as-you-go pricing"
},
"description": "Free Claude API access and affordable AI gateway with 100+ models including Claude, GPT-4, Midjourney, Gemini, and more",
"featureList": [
"Free Claude API access",
"Cheap AI API pricing",
"Free Midjourney API",
"GPT-4 API access",
"100+ AI models",
"Pay-as-you-go pricing",
"Real-time streaming",
"Function calling support",
"Multi-modal capabilities"
],
"url": "https://api.airforce",
"image": "https://api.airforce/airforce-logo.png",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"isPartOf": {
"@id": "https://api.airforce/#website"
}
},
{
"@type": "ItemList",
"@id": "https://api.airforce/#primary-nav",
"name": "Primary navigation",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "AI Models",
"url": "https://api.airforce/models/"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "Pricing",
"url": "https://api.airforce/pricing/"
},
{
"@type": "SiteNavigationElement",
"position": 3,
"name": "API Documentation",
"url": "https://api.airforce/docs/"
},
{
"@type": "SiteNavigationElement",
"position": 4,
"name": "Skills",
"url": "https://api.airforce/skills/"
},
{
"@type": "SiteNavigationElement",
"position": 5,
"name": "Playground",
"url": "https://api.airforce/playground/"
},
{
"@type": "SiteNavigationElement",
"position": 6,
"name": "Enterprise",
"url": "https://api.airforce/enterprise/"
},
{
"@type": "SiteNavigationElement",
"position": 7,
"name": "Blog",
"url": "https://api.airforce/blog/"
},
{
"@type": "SiteNavigationElement",
"position": 8,
"name": "Login",
"url": "https://api.airforce/login/"
}
]
}
]
}
/docs/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://api.airforce/#organization",
"name": "Api.Airforce",
"url": "https://api.airforce",
"logo": {
"@type": "ImageObject",
"url": "https://api.airforce/airforce-logo.png",
"width": 512,
"height": 512
},
"sameAs": [
"https://discord.gg/airforce",
"https://github.com/ApiAirforce",
"https://bsky.app/profile/apiairforce.bsky.social",
"https://dev.to/airforceapi"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "support@api.airforce",
"availableLanguage": [
"en",
"de",
"fr",
"es",
"pt",
"ru",
"ja",
"ko",
"zh"
]
}
},
{
"@type": "WebSite",
"@id": "https://api.airforce/#website",
"url": "https://api.airforce",
"name": "Api.Airforce",
"description": "Free Claude API access and affordable AI gateway with 100+ models.",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"inLanguage": "en",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://api.airforce/models?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "SoftwareApplication",
"@id": "https://api.airforce/#software",
"name": "Api.Airforce",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Web",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"description": "Free tier available with pay-as-you-go pricing"
},
"description": "Free Claude API access and affordable AI gateway with 100+ models including Claude, GPT-4, Midjourney, Gemini, and more",
"featureList": [
"Free Claude API access",
"Cheap AI API pricing",
"Free Midjourney API",
"GPT-4 API access",
"100+ AI models",
"Pay-as-you-go pricing",
"Real-time streaming",
"Function calling support",
"Multi-modal capabilities"
],
"url": "https://api.airforce",
"image": "https://api.airforce/airforce-logo.png",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"isPartOf": {
"@id": "https://api.airforce/#website"
}
},
{
"@type": "ItemList",
"@id": "https://api.airforce/#primary-nav",
"name": "Primary navigation",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "AI Models",
"url": "https://api.airforce/models/"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "Pricing",
"url": "https://api.airforce/pricing/"
},
{
"@type": "SiteNavigationElement",
"position": 3,
"name": "API Documentation",
"url": "https://api.airforce/docs/"
},
{
"@type": "SiteNavigationElement",
"position": 4,
"name": "Skills",
"url": "https://api.airforce/skills/"
},
{
"@type": "SiteNavigationElement",
"position": 5,
"name": "Playground",
"url": "https://api.airforce/playground/"
},
{
"@type": "SiteNavigationElement",
"position": 6,
"name": "Enterprise",
"url": "https://api.airforce/enterprise/"
},
{
"@type": "SiteNavigationElement",
"position": 7,
"name": "Blog",
"url": "https://api.airforce/blog/"
},
{
"@type": "SiteNavigationElement",
"position": 8,
"name": "Login",
"url": "https://api.airforce/login/"
}
]
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://api.airforce/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Docs",
"item": "https://api.airforce/docs/"
}
]
}
]
/playground/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://api.airforce/#organization",
"name": "Api.Airforce",
"url": "https://api.airforce",
"logo": {
"@type": "ImageObject",
"url": "https://api.airforce/airforce-logo.png",
"width": 512,
"height": 512
},
"sameAs": [
"https://discord.gg/airforce",
"https://github.com/ApiAirforce",
"https://bsky.app/profile/apiairforce.bsky.social",
"https://dev.to/airforceapi"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "support@api.airforce",
"availableLanguage": [
"en",
"de",
"fr",
"es",
"pt",
"ru",
"ja",
"ko",
"zh"
]
}
},
{
"@type": "WebSite",
"@id": "https://api.airforce/#website",
"url": "https://api.airforce",
"name": "Api.Airforce",
"description": "Free Claude API access and affordable AI gateway with 100+ models.",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"inLanguage": "en",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://api.airforce/models?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "SoftwareApplication",
"@id": "https://api.airforce/#software",
"name": "Api.Airforce",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Web",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"description": "Free tier available with pay-as-you-go pricing"
},
"description": "Free Claude API access and affordable AI gateway with 100+ models including Claude, GPT-4, Midjourney, Gemini, and more",
"featureList": [
"Free Claude API access",
"Cheap AI API pricing",
"Free Midjourney API",
"GPT-4 API access",
"100+ AI models",
"Pay-as-you-go pricing",
"Real-time streaming",
"Function calling support",
"Multi-modal capabilities"
],
"url": "https://api.airforce",
"image": "https://api.airforce/airforce-logo.png",
"publisher": {
"@id": "https://api.airforce/#organization"
},
"isPartOf": {
"@id": "https://api.airforce/#website"
}
},
{
"@type": "ItemList",
"@id": "https://api.airforce/#primary-nav",
"name": "Primary navigation",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "AI Models",
"url": "https://api.airforce/models/"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "Pricing",
"url": "https://api.airforce/pricing/"
},
{
"@type": "SiteNavigationElement",
"position": 3,
"name": "API Documentation",
"url": "https://api.airforce/docs/"
},
{
"@type": "SiteNavigationElement",
"position": 4,
"name": "Skills",
"url": "https://api.airforce/skills/"
},
{
"@type": "SiteNavigationElement",
"position": 5,
"name": "Playground",
"url": "https://api.airforce/playground/"
},
{
"@type": "SiteNavigationElement",
"position": 6,
"name": "Enterprise",
"url": "https://api.airforce/enterprise/"
},
{
"@type": "SiteNavigationElement",
"position": 7,
"name": "Blog",
"url": "https://api.airforce/blog/"
},
{
"@type": "SiteNavigationElement",
"position": 8,
"name": "Login",
"url": "https://api.airforce/login/"
}
]
}
]
}
This page presents a snapshot of public data from Api.Airforce, captured on June 21, 2026, to show how machine logic reads Trust & Proof signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Api.Airforce: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://api.airforce to view the most current version of its content and see directly what this company is about and what it offers.