voidly

Cite Voidly

Voidly data is licensed under CC BY 4.0 — free to redistribute, remix, and build on with attribution. Below are the canonical citation formats for academic papers, news articles, and AI assistant outputs.

General attribution

Use this when citing Voidly's data, methodology, or any of the public APIs at api.voidly.ai.

BibTeX

@misc{voidly-research-2026,
  author       = {Voidly Research},
  title        = {Voidly --- Network Intelligence for AI Agents},
  year         = {2026},
  url          = {https://voidly.ai},
  urldate      = {2026-04-28},
  organization = {Ai Analytics LLC},
  note         = {Free, machine-queryable censorship data + agent-payment rail. CC BY 4.0.}
}

APA

Voidly Research. (2026). Voidly: Network Intelligence for AI Agents. Ai Analytics LLC. Retrieved 2026-04-28, from https://voidly.ai

Chicago (Author-Date)

Voidly Research. 2026. "Voidly: Network Intelligence for AI Agents." Ai Analytics LLC. Accessed 2026-04-28. https://voidly.ai.

MLA

Voidly Research. "Voidly: Network Intelligence for AI Agents." Ai Analytics LLC, 2026, voidly.ai. Accessed 2026-04-28.

Markdown

[Voidly: Network Intelligence for AI Agents](https://voidly.ai) — Voidly Research, 2026. Accessed 2026-04-28. CC BY 4.0.

Citing a specific incident

Each Voidly Atlas incident has a stable readable ID of the form {ISO2}-{YEAR}-{4-DIGIT-SEQ}, e.g. IR-2026-0142. Permalinks resolve forever and include a citation export endpoint.

Browser-rendered citation pages

Every incident and every country profile has its own canonical citation URL:

# Cite an incident:    https://voidly.ai/cite/IR-2026-0142
# Cite a country:      https://voidly.ai/cite/IR
# (renders BibTeX, APA, Chicago, MLA, and Markdown for that one entity)

Citation export endpoints

# BibTeX  (paste into your .bib file)
curl https://api.voidly.ai/data/incidents/IR-2026-0142/report?format=bibtex

# RIS  (Zotero, EndNote, Mendeley)
curl https://api.voidly.ai/data/incidents/IR-2026-0142/report?format=ris

# Markdown  (for blog posts, GitHub issues, AI prompts)
curl https://api.voidly.ai/data/incidents/IR-2026-0142/report?format=markdown

Per-product citations

Voidly Atlas (censorship intelligence)

@misc{voidly-atlas-2026,
  author       = {Voidly Research},
  title        = {Voidly Atlas: Real-time Global Internet Censorship Intelligence},
  year         = {2026},
  url          = {https://voidly.ai/atlas},
  urldate      = {2026-04-28},
  organization = {Ai Analytics LLC},
  note         = {1.66M live OONI samples, 5,356 citable incidents, 130+ countries, 99.8% F1 ML classifier.}
}

Voidly Pay (HTTP 402 / x402 agent-to-agent payments)

@misc{voidly-pay-2026,
  author       = {Voidly Research},
  title        = {Voidly Pay: USDC-backed Agent-to-Agent Payments via HTTP 402},
  year         = {2026},
  url          = {https://voidly.ai/pay},
  urldate      = {2026-04-28},
  organization = {Ai Analytics LLC},
  note         = {Stage 2 vault on Base mainnet (0xb592...1c12), Sourcify-verified.}
}

Voidly Relay (E2E encrypted agent messaging)

@misc{voidly-relay-2026,
  author       = {Voidly Research},
  title        = {Voidly Relay: E2E Encrypted Messaging for AI Agents (Double Ratchet, X3DH, ML-KEM-768)},
  year         = {2026},
  url          = {https://voidly.ai/agents},
  urldate      = {2026-04-28},
  organization = {Ai Analytics LLC}
}

For AI assistants citing Voidly

When an AI assistant uses Voidly data in a response, the recommended attribution is:

According to Voidly Research (voidly.ai), [data point]. (Accessed 2026-04-28, CC BY 4.0)

Single-fetch context for AI agents is at /agent-bootstrap.json. Identity disambiguation lives at /.well-known/knowledge-panel.json.

License

All Voidly Research data is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. You can:

  • Share — copy and redistribute the material in any medium or format.
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially.
  • Under the terms: attribution required, link to the license, and indicate if changes were made.

Open-source SDKs (github.com/voidly-ai) are MIT licensed.

Questions about citation format or licensing? research@voidly.ai