# Checkpoint Exchange Documentation ## Docs - [Get Deposit Authorization](https://docs.checkpoint.exchange/api-reference/claims/get-deposit-authorization.md): Resolve the points holder account and return the typed data that must be signed before requesting a deposit claim - [Get Deposit Claim](https://docs.checkpoint.exchange/api-reference/claims/get-deposit-claim.md): Verify a signed deposit authorization, fetch the latest points balance, and return the oracle signature for a deposit transaction - [Get Settlement Claim](https://docs.checkpoint.exchange/api-reference/claims/get-settlement-claim.md): Verify that an offer was properly settled onchain and get a signature for a settlement transaction - [Get points data for a specific address](https://docs.checkpoint.exchange/api-reference/points/get-points-data-for-a-specific-address.md) - [List all available adapters](https://docs.checkpoint.exchange/api-reference/points/list-all-available-adapters.md) - [Introduction](https://docs.checkpoint.exchange/api/oracle-api.md): Verify offchain points balances and settlement claims for onchain use - [Introduction](https://docs.checkpoint.exchange/api/points-api.md): Programmatic access to points data and trading functionality - [Technical Overview](https://docs.checkpoint.exchange/architecture/index.md): How Checkpoint converts offchain points into tradeable onchain assets - [Market Trading](https://docs.checkpoint.exchange/architecture/market-trading.md): Architecture for buying and selling points before TGE - [Oracle System](https://docs.checkpoint.exchange/architecture/oracle-system.md): Cryptographic verification of offchain points - [Points Tokenization](https://docs.checkpoint.exchange/architecture/points-tokenization.md): How offchain points become onchain assets you can trade - [Program Settlement](https://docs.checkpoint.exchange/architecture/program-settlement.md): Settlement, Post-TGE token distribution and market closure - [Brand Guidelines](https://docs.checkpoint.exchange/brand/index.md): Logos, colors, typography, and voice for Checkpoint - [Points NFT](https://docs.checkpoint.exchange/core-products/checkpoint-point-nfts.md): Soulbound NFTs that represent and track your points deposits - [Product Overview](https://docs.checkpoint.exchange/core-products/index.md): Comprehensive overview of Checkpoint's core products and ecosystem - [Points Aggregator](https://docs.checkpoint.exchange/core-products/point-aggregator.md): View and track all your points from different projects in one place - [Points API](https://docs.checkpoint.exchange/core-products/point-api.md): Programmatic access to points data for developers and builders - [Points Exchange](https://docs.checkpoint.exchange/core-products/point-exchange.md): Trade points before they become tokens with collateral-backed security - [Points Oracle](https://docs.checkpoint.exchange/core-products/point-oracle.md): Cryptographic verification system for offchain points - [Points Tracking](https://docs.checkpoint.exchange/core-products/point-tracking.md): Monitor and analyze your points across all supported projects - [About Checkpoint](https://docs.checkpoint.exchange/get-started/about-checkpoint.md): Learn how Checkpoint is shaping a new standard for digital rewards by bridging traditional points systems and decentralized networks - [FAQ](https://docs.checkpoint.exchange/get-started/faq.md): A short guide on how to navigate Checkpoint testnet - [Quickstart](https://docs.checkpoint.exchange/get-started/quickstart.md): Learn the essentials of Checkpoint and explore its core capabilities - [Introduction](https://docs.checkpoint.exchange/index.md): Checkpoint Protocol Documentation: Check, track, trade and tokenize points. - [Privacy Policy](https://docs.checkpoint.exchange/legal/privacy-policy.md): How Checkpoint Protocol and Checkpoint Exchange collect, use, and protect your information. - [Terms of Use](https://docs.checkpoint.exchange/legal/terms-of-use.md): Legal terms and conditions for using Checkpoint Protocol, Checkpoint Exchange, and related services. ## OpenAPI Specs - [oracle](https://docs.checkpoint.exchange/spec/oracle.json) - [points](https://docs.checkpoint.exchange/spec/points.yaml)