The Fordefi REST API provides endpoints for accessing the following core objects.
This resource collection represents the account (or workspace) on Fordefi that contains all your vaults, users, policies, and more. There can be one or more user in an organization. A user can be a member in more than one organization. An organization contains a user directory and a set of managed vaults.
This resource collection manages funds. A vault has a single public address but is multi-chain, meaning you can use it across all chains that are compatible with the address and are supported by Fordefi. For example, a single EVM vault can be used on all the EVM chains supported by Fordefi.
This resource collection represents vault groups.
This resource collection represents assets: a native currency or a token. A vault can have multiple assets across multiple chains, all under the same vault address.
This resource collection represents transactions. A transaction is any object that can be signed cryptographically (with a private key).
This resource collection represents users.
This resource collection represents user groups.
This resource collection represents end users. End users are the users of a third-party app that embeds cryptographic technology provided by Fordefi.
This resource collection represents authorization tokens that allow end users to authenticate with Fordefi.
This resource collection represents blockchains.
This resource collection represents webhooks. Webhooks are used to notify your application of events that have occurred in the Fordefi platform.
This resource collection represents an address book. Address Book is an object that represents a saved blockchain address and its alias.
Use these resource collection endpoints to manage audit logs.
Audit logs are used to track the actions of users in your organization.
Use these resource collection endpoints to manage asynchronous actions such as data exports.