/
/Synapse Protocol REST API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18h ago · Updated 18h ago
RFQ API8
RFQ Indexer API9
Synapse Bridge REST API14
  • getGet quotes for bridging tokens between chains
  • getGet min/max origin values for bridge quote
  • getGet quotes for bridging tokens between chains
  • get[Deprecated] in favor of using the /bridge endpoint, which now returns call data
  • getGet Bridge Transaction Status
  • getGet possible destination tokens for a bridge
  • getGet Destination Transaction Information
  • getGet API information
  • getGet intent quotes for transferring tokens
  • getGet swap quote for tokens on a specific chain
  • getGet swap quote for arbitrary tokens on a specific chain
  • get[Deprecated] in favor of using the /swap endpoint, which now returns call data
  • getGet Synapse Transaction ID
  • getGet the list of bridgeable tokens & associated chain metadata
    Synapse Bridge REST API

    Get API information

    Retrieve general information about the Synapse REST API, including available chains and tokens

    get/

    Response

    Successful response

    messagestring

    Welcome message for the API

    Changes