/
/Garden API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Swaps1
  • getGet swap quote.
  • getGet all orders.
  • postCreate order.
  • getGet matched order by ID.
  • getGet instant refund hash for the given swap.
  • getGet all the supported assets on the given chain.
  • getGet all the supported chains and assets.
  • getGet all the available liquidity.
  • getGet route policy configuration.
  • getGet swap fees.
  • getGet server health.

Get server health.

get/health

Response

Server is healthy.

status'Ok'
resultstring

Changes