Releases: ProjectOpenSea/api-types
Releases · ProjectOpenSea/api-types
v0.2.1
What's Changed
Sync OpenAPI spec: add token-groups endpoints (GET /api/v2/token-groups, GET /api/v2/token-groups/{slug}) and instant API key provisioning (POST /api/v2/auth/keys). Exports new TokenGroup*, InstantApiKeyResponse, and RateLimitsResponse types. Non-breaking: some fields on IntervalStat and Total are now marked deprecated.
Full Changelog: ProjectOpenSea/opensea-devtools@api-types-v0.2.0...api-types-v0.2.1
v0.2.0
What's Changed
Initial release
- Auto-generated TypeScript types from the OpenSea API OpenAPI spec
- Drops endpoints, trending/top collections, account resolve schemas
Full Changelog: https://github.com/ProjectOpenSea/opensea-devtools/commits/api-types-v0.2.0