Tronald Dump website screenshot

Tronald Dump

Tronald Dump is an open community REST API exposing a historical archive of Donald Trump quotes, with sources, authors, tags, and a search interface using HAL (Hypertext Application Language) JSON responses. The project was built by Marcel Wijnker (wickedest) and ran at tronalddump.io until the domain lapsed and the public service went offline; the data model, OpenAPI, and community SDKs survive in third-party repositories.

Tronald Dump publishes 4 APIs on the APIs.io network, including Authors API, Quotes API, Sources API, and 1 more. Tagged areas include Community, Games And Comics, Open Source, Politics, and Public APIs.

The Tronald Dump catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Tronald Dump’s developer surface includes CLI, tooling, code examples, and 19 more developer resources.

26.0/100 emerging ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-01 · rubric v0.9
4 APIs
CommunityGames And ComicsOpen SourcePoliticsPublic APIsQuotesTrump

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-01 · rubric v0.9
Composite quality — 26.0/100 · emerging
Contract Quality 6.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 8.3 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tronald-dump: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Tronald Dump Authors API

Look up the author records attached to quotes.

Tronald Dump Quotes API

Retrieve Donald Trump quotes individually, randomly, or via full text search.

Tronald Dump Sources API

Look up the source documents (tweets, transcripts, articles) attached to quotes.

Tronald Dump Tags API

Browse the controlled vocabulary of tags attached to quotes.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Tronald Dump Quotes API

OPEN COLLECTION

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Tronald Dump Context

9 classes · 15 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Tronald Dump API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Tronald Dump API Rules

51 rules · 20 errors 21 warnings 10 info

SPECTRAL

JSON Schema 8

Standalone JSON Schema definitions for this provider's data models.

AuthorListResponse

4 properties

JSON SCHEMA

Author

5 properties

JSON SCHEMA

Quote

8 properties

JSON SCHEMA

QuoteSearchResponse

4 properties

JSON SCHEMA

SourceListResponse

4 properties

JSON SCHEMA

Source

6 properties

JSON SCHEMA

TagListResponse

4 properties

JSON SCHEMA

Tag

2 properties

JSON SCHEMA

Scroll for all 8

JSON Structure 8

JSON Structure definitions describing this provider's data shapes.

Tronald Dump Author Structure

5 properties

JSON STRUCTURE

Tronald Dump Quote Structure

8 properties

JSON STRUCTURE

Tronald Dump Source Structure

6 properties

JSON STRUCTURE

Tronald Dump Tag List Response Structure

4 properties

JSON STRUCTURE

Tronald Dump Tag Structure

2 properties

JSON STRUCTURE

Scroll for all 8

Examples 8

Example request and response payloads for these APIs.

Tronald Dump Tag Example

2 fields

EXAMPLE

Scroll for all 8

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tronald Dump Agentic Access

9 operations

9 operations · 0 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 15

SDKs, sample code, and the tooling you integrate with

Scroll for all 15

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tronald-dump
name: Tronald Dump
description: Tronald Dump is an open community REST API exposing a historical archive of Donald Trump quotes, with sources,
  authors, tags, and a search interface using HAL (Hypertext Application Language) JSON responses. The project was built by
  Marcel Wijnker (wickedest) and ran at tronalddump.io until the domain lapsed and the public service went offline; the data
  model, OpenAPI, and community SDKs survive in third-party repositories.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://raw.githubusercontent.com/api-evangelist/tronald-dump/refs/heads/main/apis.yml
url: https://raw.githubusercontent.com/api-evangelist/tronald-dump/refs/heads/main/apis.yml
created: '2026-05-28'
modified: '2026-05-30'
specificationVersion: '0.20'
x-source: public-apis/public-apis
x-category: Games & Comics
x-type: opensource
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
x-status: offline
x-status-note: Original service at tronalddump.io and api.tronalddump.io is no longer resolvable (NXDOMAIN as of 2026-05-30).
  The www.tronalddump.io domain has been re-registered and now serves unrelated content. The OpenAPI surface documented here
  is reconstructed from the original HAL API contract and preserved community SDKs.
tags:
- Community
- Games And Comics
- Open Source
- Politics
- Public APIs
- Quotes
- Trump
apis:
- aid: tronald-dump:tronald-dump-authors-api
  name: Tronald Dump Authors API
  description: Look up the author records attached to quotes.
  humanURL: https://www.tronalddump.io/
  baseURL: https://api.tronalddump.io
  tags:
  - Authors
  properties:
  - type: OpenAPI
    url: openapi/tronald-dump-authors-api-openapi.yml
  - type: Documentation
    url: https://www.tronalddump.io/
- aid: tronald-dump:tronald-dump-quotes-api
  name: Tronald Dump Quotes API
  description: Retrieve Donald Trump quotes individually, randomly, or via full text search.
  humanURL: https://www.tronalddump.io/
  baseURL: https://api.tronalddump.io
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/tronald-dump-quotes-api-openapi.yml
  - type: Documentation
    url: https://www.tronalddump.io/
- aid: tronald-dump:tronald-dump-sources-api
  name: Tronald Dump Sources API
  description: Look up the source documents (tweets, transcripts, articles) attached to quotes.
  humanURL: https://www.tronalddump.io/
  baseURL: https://api.tronalddump.io
  tags:
  - Sources
  properties:
  - type: OpenAPI
    url: openapi/tronald-dump-sources-api-openapi.yml
  - type: Documentation
    url: https://www.tronalddump.io/
- aid: tronald-dump:tronald-dump-tags-api
  name: Tronald Dump Tags API
  description: Browse the controlled vocabulary of tags attached to quotes.
  humanURL: https://www.tronalddump.io/
  baseURL: https://api.tronalddump.io
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/tronald-dump-tags-api-openapi.yml
  - type: Documentation
    url: https://www.tronalddump.io/
common:
- type: AgenticAccess
  url: agentic-access/tronald-dump-agentic-access.yml
- type: DomainSecurity
  url: security/tronald-dump-domain-security.yml
- type: Website
  url: https://www.tronalddump.io/
- type: PublicAPIsListing
  url: https://github.com/public-apis/public-apis
- type: SourceCode
  title: Original Author (Marcel Wijnker)
  url: https://github.com/wickedest
- type: SourceCode
  title: Original Node.js Client (tronalddump-io/client-nodejs)
  url: https://github.com/tronalddump-io/client-nodejs
- type: SDKs
  title: TypeScript SDK (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/ts
- type: SDKs
  title: Python SDK (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/py
- type: SDKs
  title: Go SDK (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/go
- type: SDKs
  title: Ruby SDK (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/rb
- type: SDKs
  title: PHP SDK (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/php
- type: SDKs
  title: Lua SDK (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/lua
- type: CLI
  title: Go CLI (voxgig)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/go-cli
- type: Tools
  title: MCP Server (voxgig, Go)
  url: https://github.com/voxgig-sdk/tronalddump-sdk/tree/main/go-mcp
- type: CodeExamples
  title: Flutter Sample (RicardoBelchior)
  url: https://github.com/RicardoBelchior/TronaldDump
- type: CodeExamples
  title: Android Sample (br00)
  url: https://github.com/br00/TronaldDump
- type: CodeExamples
  title: SwiftUI Sample (simonschuhmacher)
  url: https://github.com/simonschuhmacher/tronald-swiftui
- type: CodeExamples
  title: Mycroft Skill (krisgesling)
  url: https://github.com/krisgesling/tronald-dump-skill
- type: CodeExamples
  title: Alexa Skill (Tonkpils)
  url: https://github.com/Tonkpils/tronalddump-alexa
- type: SpectralRuleset
  url: rules/tronald-dump-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/tronald-dump-vocabulary.yaml
- type: JSONLDContext
  url: json-ld/tronald-dump-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com