Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hifi Cross-Chain Bridge API

Cross-Chain Bridge endpoints

Hifi Cross-Chain Bridge API is one of 15 APIs that Hifi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cross-Chain Bridge. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against 2 base URLs: https://production.hifibridge.com, https://sandbox.hifibridge.com.

4 operations 3 paths 7 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://production.hifibridge.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hifi Cross-Chain Bridge API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Cross-Chain Bridge 4

Cross-Chain Bridge endpoints

POST
/v2/wallets/bridges
Create a bridging request
body → 200401404500
GET
/v2/wallets/bridges
List all bridging requests
4 params → 200401404500
POST
/v2/wallets/bridges/{transferId}/accept
Accept a bridging request
1 param → 200401404500
GET
/v2/wallets/bridges/{transferId}
Retrieve a bridging request
1 param → 200401404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CreateBridgingRequest (5 properties), BridgingRequestDestination (4 properties), BridgeAssetTransferListObject (3 properties), BridgingRequestSource (3 properties). Each schema is shown below with its type and property counts.

BridgingRequestDestination
object
4 properties 2 required
InternalServerError
object
1 property
BridgeAssetTransferObject
object
2 properties
CreateBridgingRequest
object
5 properties 4 required
BridgingRequestSource
object
3 properties 3 required
Unauthorized
object
1 property
BridgeAssetTransferListObject
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hifi-cross-chain-bridge-api-openapi.yml Raw ↑

Other APIs Hifi publishes across the network.

Hifi Account API
Hifi Common API
Hifi Crypto Transfer API
Hifi File API
Hifi Kyc API
Hifi Offramp API
Hifi Onramp API
Hifi Reporting API
Hifi Settlement Rules API
Hifi Token Swap API
Hifi Transfer Approvals API
Hifi User API