/
How to Integrate

How to Integrate

Page Spec

Item

Content

Item

Content

Page URL

/integrate/how

Page Title

FIO Protocol - How to Integrate

Design

https://www.figma.com/file/n33HwJfIuwy068A7G0Bdpg/FIO-Website?type=design&node-id=711-14062

Section Content

Resolve FIO Handles

Allow your users to use a FIO Handle instead of a public address when sending crypto or NFTs inside your application. Then look up specific public address on specific chain using a simple REST API call:

curl --request POST \ --url https://fio.blockpane.com/v1/chain/get_pub_address \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --data ' { "fio_address": "vitalik@safu", "chain_code": "ETH", "token_code": "ETH" }
{ "public_address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" }

Learn More

Register FIO Handles

Allow your users to register a FIO Handle by simply linking to the FIO Dashboard, which is a web-based non-custodial wallet, that supports all things FIO. We can co-brand it for you and even customize the domains, e.g. bob@yourbrand. If you qualify, the FIO Handles can be free to your users and you can still generate revenue.

Advance Integration

If you want to give your users full access to the FIO Protocol functionality or if you want to have full control over the user experience, check out our advance integration options or

Advance Integration Options

Additional Resources

  • Developer’s Hub

  • Contact FIO Foundation Business Development

  • Github

Related content

Why Integrate
Why Integrate
More like this
FIO Foundation
FIO Foundation
Read with this
FIO Registration Site
FIO Registration Site
More like this
FIO Chain Overview
FIO Chain Overview
Read with this
FIO Dashboard
FIO Dashboard
More like this
Dashboard Old
Dashboard Old
More like this