OFT API Overview
The OFT API is a simple way to discover LayerZero OFTs across all chains within the LayerZero omnichain mesh.
You can use the API for free to discover all available OFTs, or get an API key to generate transaction calldata for any network to call the send function on any of the OFTs with given parameters.
New to OFTs?
- What is an OFT? Learn about Omnichain Fungible Tokens in our Core Concepts
- Want to build your own OFT? Check out the EVM OFT Quickstart guide
List Route API
An endpoint that provides structured metadata and availability information about supported OFTs across chains.
Use for:
- Viewing OFTs as well as their availability on different chains
- Looking up contract addresses
- Getting configuration details
You can try out the List Route API here.
Direct Transfer API
An endpoint that provides anyone with a simple, efficient way to offer native OFT transfers directly within their interfaces.
Requires an API key
Request an API key.
Use for:
- Completing direct debit and credit transfers of OFTs across supported chains
You can explore the List Route API endpoints here.
Terms of Service
By using the OFT API, you agree to the API Terms of Service.