Developer Docs

Identity Market API

Generate images using governed AI identities through a hosted API with authenticated access and usage tracking.

Changelog

Release notes for the hosted API platform. This page is updated manually with each public release.

v1.7.0 - March 2026

  • Introduced hosted API infrastructure replacing file-based delivery.
  • Added API key management and generation endpoints.
  • Added usage tracking and metered billing.
  • Added creator application flow and creator dashboard.
  • Added Stripe Connect support for creator payouts.

v1.6.0 - January 2026

  • Security hardening with JWT issuer and audience claims.
  • Added the `__Host-session` cookie prefix in production.
  • Enabled SameSite strict cookie policy in production.
  • Added environment variable validation at startup.
  • Expanded lifecycle email automation through Resend.

v1.5.0 - December 2025

  • Deep security hardening across auth and admin flows.
  • CSRF origin validation for state-changing endpoints.
  • Rate limiting expanded across sensitive routes.
  • Admin protections for exclusive license race conditions.