---
title: "Changes to Compute Route"
method: POST
path: "/v2/fungible/route"
---

# Changes to Compute Route

`POST /v2/fungible/route`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-07-13** `d69782928523` — 1 info
- **2026-04-07** `bc03d7d11524` — 10 info
- **2026-03-25** `8f391fd6e76c` — 10 warning, 1 info

## Changes

- **2026-07-13** `d69782928523` — 1 info
  - added the non-success response with the status `400`
- **2026-04-07** `bc03d7d11524` — 10 info
  - added the optional property `chain_ids` to the response with the `200` status
  - added the optional property `does_swap` to the response with the `200` status
  - added the optional property `estimated_amount_out` to the response with the `200` status
  - added the optional property `estimated_fees` to the response with the `200` status
  - added the optional property `estimated_route_duration_seconds` to the response with the `200` status
  - added the optional property `extra_warnings` to the response with the `200` status
  - added the optional property `swap_price_impact_percent` to the response with the `200` status
  - added the optional property `swap_venue` to the response with the `200` status
  - added the optional property `swap_venues` to the response with the `200` status
  - added the optional property `txs_required` to the response with the `200` status
- **2026-03-25** `8f391fd6e76c` — 10 warning, 1 info
  - removed the optional property `chain_ids` from the response with the `200` status
  - removed the optional property `does_swap` from the response with the `200` status
  - removed the optional property `estimated_amount_out` from the response with the `200` status
  - removed the optional property `estimated_fees` from the response with the `200` status
  - removed the optional property `estimated_route_duration_seconds` from the response with the `200` status
  - removed the optional property `extra_warnings` from the response with the `200` status
  - removed the optional property `swap_price_impact_percent` from the response with the `200` status
  - removed the optional property `swap_venue` from the response with the `200` status
  - removed the optional property `swap_venues` from the response with the `200` status
  - removed the optional property `txs_required` from the response with the `200` status
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/initia-labs/apis/router-api/docs/v2/fungible/route/post.md) · [API](https://skmtc.dev/initia-labs/apis/router-api.md) · [Page](https://skmtc.dev/initia-labs/apis/router-api/changes/v2/fungible/route/post)
