# NEAR Intents ## Docs - [Explorer API](https://intents.mintlify.app/api-reference/explorer/introduction.md): Programmatic access to historical 1Click Swap transactions - [Get paginated transactions](https://intents.mintlify.app/api-reference/get-paginated-transactions.md) - [Get transactions](https://intents.mintlify.app/api-reference/get-transactions.md) - [Check swap execution status](https://intents.mintlify.app/api-reference/oneclick/check-swap-execution-status.md): Retrieves the current status of a swap using the unique deposit address from the quote, if quote response included deposit memo, it is required as well. - [Get ANY_INPUT withdrawals](https://intents.mintlify.app/api-reference/oneclick/get-any_input-withdrawals.md): Retrieves all withdrawals by ANY_INPUT quote with filtering, pagination and sorting - [Get supported tokens](https://intents.mintlify.app/api-reference/oneclick/get-supported-tokens.md): Retrieves a list of tokens currently supported by the 1Click API for asset swaps. - [Request a swap quote](https://intents.mintlify.app/api-reference/oneclick/request-a-swap-quote.md): Generates a swap quote based on input parameters such as the assets, amount, slippage tolerance, and recipient/refund information. - [Submit deposit transaction hash](https://intents.mintlify.app/api-reference/oneclick/submit-deposit-transaction-hash.md): Optionally notifies the 1Click service that a deposit has been sent to the specified address, using the blockchain transaction hash. - [Your First Swap](https://intents.mintlify.app/getting-started/first-swap.md): Execute your first cross-chain swap using NEAR Intents - [What are Intents?](https://intents.mintlify.app/getting-started/what-are-intents.md): A multi-chain transaction protocol where users specify desired outcomes and market makers compete for best execution. - [NEAR Intents](https://intents.mintlify.app/index.md): A multi-chain transaction protocol where users specify desired outcomes and market makers compete for best execution. - [Token Bridges](https://intents.mintlify.app/integration/bridging/overview.md): Bridges that route assets between NEAR Intents and external blockchains - [1Click Swap API](https://intents.mintlify.app/integration/distribution-channels/1click-api/about-1click-api.md): REST API for cross-chain swaps powered by NEAR Intents - [API Keys](https://intents.mintlify.app/integration/distribution-channels/1click-api/authentication.md): Obtain a JWT token for authenticated API access - [Fee Configuration](https://intents.mintlify.app/integration/distribution-channels/1click-api/fee-config.md): Configure fee collection and aggregation for your 1Click Swap integration - [Deposit/Withdrawal Service](https://intents.mintlify.app/integration/market-makers/deposit-withdrawal-service.md): Move assets between supported blockchains and NEAR Intents - [Market Makers](https://intents.mintlify.app/integration/market-makers/introduction.md): Provide liquidity and earn fees by fulfilling cross-chain swaps - [API Reference](https://intents.mintlify.app/integration/market-makers/message-bus/api.md): Message Bus JSON-RPC and WebSocket API for market makers - [Message Bus](https://intents.mintlify.app/integration/market-makers/message-bus/introduction.md): Off-chain message bus for communication between market makers and users - [Usage Examples](https://intents.mintlify.app/integration/market-makers/message-bus/usage-examples.md): TypeScript examples for implementing a market maker solver - [Supported Chains](https://intents.mintlify.app/resources/chain-support.md): Blockchains, address formats, and signing standards supported by NEAR Intents - [FAQs](https://intents.mintlify.app/resources/faqs.md): Frequently Asked Questions - [Fees](https://intents.mintlify.app/resources/fees.md): All fees that apply to NEAR Intents transactions and integrations - [Risk & Compliance](https://intents.mintlify.app/security-compliance/risk-and-compliance.md): How NEAR Intents implements compliance screening and financial integrity measures - [Security](https://intents.mintlify.app/security-compliance/security.md): Security audits, bug bounty program, and AML resources - [1Click Terms of Service](https://intents.mintlify.app/security-compliance/terms-of-service.md): Terms and conditions for using the 1Click Swap API - [Treasury Addresses](https://intents.mintlify.app/security-compliance/treasury-addresses.md): Official treasury and refill addresses for NEAR Intents and HOT Bridge ## OpenAPI Specs - [explorer-openapi](https://intents.mintlify.app/api-reference/explorer-openapi.yaml) - [openapi](https://intents.mintlify.app/api-reference/openapi.json)