Skip to content

Accessibility

Last updated: February 19, 2026

TCG API is committed to ensuring digital accessibility for all users. We strive to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at the AA level.

We aim to provide an accessible experience across our documentation site (tcgapi.dev) and API service. Our efforts include:

  • Semantic HTML — proper heading hierarchy, landmark regions, and meaningful document structure
  • Keyboard navigation — all interactive elements are accessible via keyboard
  • Skip navigation — skip-to-content links for efficient keyboard browsing
  • Color contrast — text and interactive elements meet WCAG AA contrast ratios (minimum 4.5:1 for normal text, 3:1 for large text)
  • Focus indicators — visible focus outlines on all interactive elements
  • Responsive design — content adapts to different screen sizes and zoom levels up to 200%
  • Screen reader support — ARIA attributes and semantic markup for assistive technology compatibility
  • Text alternatives — descriptive alt text for meaningful images

Our REST API is designed with accessibility in mind:

  • Plain JSON responses compatible with all assistive technology
  • Consistent, predictable response formats
  • Clear error messages with human-readable descriptions
  • Documentation written in plain language
  • API Explorer — the interactive API explorer page uses JavaScript-heavy components that may have limited screen reader support. We recommend using the static documentation pages alongside your preferred HTTP client as an alternative.
  • Code examples — syntax-highlighted code blocks use color for visual distinction but also include structural formatting that doesn’t rely solely on color.

We welcome feedback on the accessibility of TCG API. If you encounter accessibility barriers or have suggestions for improvement, please contact us:

We take accessibility feedback seriously and will work to address reported issues promptly.

This statement was prepared in accordance with WCAG 2.1 (Level AA) and Section 508 of the Rehabilitation Act.