REST API

Synapse REST API

The Synapse REST API V2 is now live at https://synapse-rest-api-v2.herokuapp.com/

The API supports read-only actions from any on-chain Synapse contracts and generates Swap and Bridge quotes along with additional information. Some use cases this caters to, are for application front-ends integrating the cross-chain bridge, liquidity providers, or cross-chain arbitragers.

Additionally, if you're unable to integrate the Synapse JavaScript SDK because your app is another language (Python, Rust, etc.), use the REST API.

Please read the FAQs and instructions carefully before reaching out to the on Discord for questions.

Last updated