How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fireblocks Tokenization API

Deploy, mint, burn, and manage tokens across the chains supported by Fireblocks Tokenization Engine. Covers ERC-20 fungible tokens, multichain stablecoins, asset tokenization, smart contract management, and the full token lifecycle. Pricing is 3-30 basis points on Assets Under Custody.

Fireblocks Tokenization API is one of 35 APIs that fireblocks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Digital Assets, Tokenization, Stablecoins, and Smart Contracts. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and a JSON-LD context.

This API exposes 12 operations across 8 paths, and defines 26 schemas. It is described by OpenAPI 3.0.0, at version 1.8.0.

Requests are made against 2 base URLs: https://api.fireblocks.io/v1, https://sandbox-api.fireblocks.io/v1.

12 operations 8 paths 26 schemas 2 DELETE5 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.8.0
Base URL
https://api.fireblocks.io/v1
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Fireblocks Tokenization API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerTokenAuth). An API key is passed in the header as X-API-Key (ApiKeyAuth).

Paths & Operations 12

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

Tokenization 12
POST
/tokenization/tokens
Issue a new token
issueNewToken 1 param body → 201409
GET
/tokenization/tokens
List all linked tokens
getLinkedTokens 3 params → 200default
POST
/tokenization/tokens/link
Link a contract
link 1 param body → 200201404409default
POST
/tokenization/collections
Create a new collection
createNewCollection 1 param body → 201default
GET
/tokenization/collections
Get collections
getLinkedCollections 3 params → 200default
GET
/tokenization/collections/{id}
Get a collection by id
getCollectionById 1 param → 200default
DELETE
/tokenization/collections/{id}
Delete a collection link
unlinkCollection 1 param → 204404default
GET
/tokenization/collections/{id}/tokens/{tokenId}
Get collection token details
fetchCollectionTokenDetails 2 params → 200default
POST
/tokenization/collections/{id}/tokens/mint
Mint tokens
mintCollectionToken 2 params body → 202default
POST
/tokenization/collections/{id}/tokens/burn
Burn tokens
burnCollectionToken 2 params body → 202default
DELETE
/tokenization/tokens/{id}
Unlink a token
unlink 1 param → 200204404default
GET
/tokenization/tokens/{id}
Return a linked token
getLinkedToken 1 param → 200default

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are AssetMetadataDto (13 properties), CreateTokenRequestDto (8 properties), ParameterWithValue (7 properties), CollectionDeployRequestDto (7 properties). Each schema is shown below with its type and property counts.

CollectionDeployRequestDto
object
7 properties 6 required
CollectionTokenMetadataDto
object
6 properties 2 required
CollectionMintRequestDto
object
6 properties 3 required
CollectionLinkDto
object
5 properties 3 required
CreateTokenRequestDto
object
8 properties 2 required
ParameterWithValue
object
7 properties 2 required
AssetAlreadyExistHttpError
object
3 properties
CollectionBurnRequestDto
object
3 properties 2 required
CollectionType
string
The type of collection
GetLinkedCollectionsPaginatedResponse
object
2 properties
AssetMetadataDto
object
13 properties 1 required
TokenLinkExistsHttpError
object
3 properties
Parameter
object
5 properties 2 required
TokenLinkDto
object
6 properties 2 required
EVMTokenCreateParamsDto
object
2 properties 1 required
NotFoundException
object
3 properties
StellarRippleCreateParamsDto
object
3 properties 3 required
ContractMetadataDto
object
5 properties 4 required
CollectionTokenMetadataAttributeDto
object
3 properties 2 required
CollectionMintResponseDto
object
1 property 1 required
SolanaSimpleCreateParams
object
3 properties 3 required
CollectionMetadataDto
object
6 properties 2 required
LeanAbiFunction
object
2 properties 1 required
CollectionBurnResponseDto
object
1 property 1 required
TokenLinkRequestDto
object
5 properties 1 required
TokensPaginatedResponse
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fireblocks-tokenization-api-openapi.yml Raw ↑

Other APIs fireblocks publishes across the network.

Fireblocks Vaults API
Fireblocks Transactions API
Fireblocks Staking API
Fireblocks NFTs API
Fireblocks Compliance and Policy API
Fireblocks Gas Station API
Fireblocks Webhooks API
fireblocks Approval Requests API
fireblocks Blockchains & Assets API
fireblocks Connected Accounts (Beta) API
fireblocks Contract Interactions API
fireblocks Contract Templates API
Where this information came from

This is an independent, third-party profile of Fireblocks Tokenization API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.