Changelog

Latest updates and releases for the ApeChain NFT API.

v1.1.0

BetaMarch 2, 2026
  • Authentication is now required — all endpoints require a Bearer token obtained via POST /api/auth/login
  • Create an account at apechain.oswiki.xyz to get your client key
  • Bearer tokens expire after 30 days
  • Rate limit updated to 100 requests per minute per API key

v1.0.0

BetaFebruary 9, 2026
  • Launch of ApeChain NFT API with full collection, token, and wallet endpoints
  • Support for batch wallet and collection queries (up to 10 addresses)
  • Real-time sales and transfer activity feeds
  • Holder analytics with top holders and distribution data
  • Collection attribute aggregation and trait filtering
  • OpenAPI 3.0 specification with interactive documentation