HER AI EXCHANGESPEPEXAI EXCHANGEFLAG EXCHANGES(beta üß™)

The Bulbthings API follows the JSON:API specification. The API is organized around clear resource-oriented endpoints, and uses HTTP response codes to indicate API errors. We support cross-origin resource sharing, allowing you to interact securely with our API from a client-side web application. JSON is returned by all API responses, including errors.

RSC EXCHANGE

API key (required)

Bulbthings uses API keys to authenticate requests. You can create and manage API keys from your dashboard. Keep your keys secure and do not share them in publicly accessible areas such as GitHub, client-side code, and so forth. Keys must be provided via HTTP request headers: Authorization: Bearer your-api-key.

Workspace scope (recommended)

If you are only making requests for a single Bulbthings workspace, it is recommended you provide a companyId query parameter to all of your requests, for example GET https://api.bulbthings.com/entities?companyId=your-workspace-id. This will automatically restrict the data you read/write to the specified workspace and avoid having to manually filter results. The companyId workspace identifier can be found in the developer settings page of your dashboard.

GUBI EXCHANGE

Account objects represent the users of the platform. They can either be a human or an application bot.

KAMAX VAULT NFTX EXCHANGEELA COIN EXCHANGEMEDICALVEDA EXCHANGE

Returns a list of accounts.

query Parameters
include
string
Enum: "companies" "memberships" "keys" "settings" "unitSettings"

Comma-separated list of related resources to include in the response, for example: companies,memberships,keys,settings,unitSettings

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

TENDACOIN EXCHANGES

BASECHAIN EXCHANGEISLANDER EXCHANGEMYD EXCHANGELOBSTEX NEW EXCHANGESDOGDEFI EXCHANGE

const accounts = await bulbthings.accounts.findAll({
    page: { limit: 10 }
});

JETSWAP FINANCEMTR EXCHANGESASTRA GUILD VENTURES EXCHANGESCHAN EXCHANGESCOINDASH EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

SAFARI CRUSH EXCHANGEMUDOL2 EXCHANGEDYOR TOKEN 2

Invite a user to join Bulbthings. This operation will return the existing invite if the email was already used. ⚠️ You also need to create a Membership for the user to have access to a workspace.

Request Body schema: application/vnd.api+json
required
required
object
required
object (Account)

Account objects represent the users of the platform. They can either be a human or an application bot.

label
required
string

The full name to be displayed for this account.

email
required
string

Email address associated with this account.

locale
string or null

Language code of the account as defined in BCP 47

avatarFileId
string or null <uuid>

Identifier of the image file object used as the profile picture of the account.

object

SHIBAMASK EXCHANGE

HYBRID TOKEN EXCHANGESAFT EXCHANGESLITEBIT EU EXCHANGEBLUR NETWORK EXCHANGESICEBREAK R EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

COMMA CHAIN EXCHANGEHETM EXCHANGESXGG EXCHANGEEPONACOIN EXCHANGESVIDTDAO EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

PASTA EXCHANGESFLOKI GPT EXCHANGEKIANITE EXCHANGES

Retrieve the details of an existing account using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the account to be retrieved.

query Parameters
include
string
Enum: "companies" "memberships" "keys" "settings" "unitSettings"

Comma-separated list of related resources to include in the response, for example: companies,memberships,keys,settings,unitSettings

META SPORTS

BEE AI LABS EXCHANGELOTEU EXCHANGEPAWN MY NFTCALO EXCHANGESWANKETOKEN EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

UFO COIN EXCHANGESUPERBONDS EXCHANGESDNCOIN EXCHANGES

Accounts can only update themselves.

Request Body schema: application/vnd.api+json
required
required
object
required
object (Account)

Account objects represent the users of the platform. They can either be a human or an application bot.

label
string

The full name to be displayed for this account.

email
string

Email address associated with this account.

locale
string or null

Language code of the account as defined in BCP 47

avatarFileId
string or null <uuid>

Identifier of the image file object used as the profile picture of the account.

object

EBCC EXCHANGE

UNIFUL EXCHANGETUB EXCHANGEREGIMENT FINANCEPIGS TOKENDBS EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

TOOLS CHAIN EXCHANGESPOO EXCHANGECREED FINANCE EXCHANGESHIBARIUM TOKEN EXCHANGESTAP EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

VTOPIA EXCHANGEBETH EXCHANGEYFI2 CLUB EXCHANGE

Delete an account using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the account to be deleted.

GMFLOKI EXCHANGE

GOZ FAN TOKENMOON ROCKET COIN EXCHANGERABBIT HALLOWEEN EXCHANGESTIMEGAMECHAIN EXCHANGESDEFI CONNECT EXCHANGE

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

PROMETHEUS 3 EXCHANGE

Acknowledgements are objects used to record that a user has seen a notification event.

FOMO NETWORK EXCHANGESPONGCHAIN EXCHANGEOLA CITY

Create an acknowledgement

Request Body schema: application/vnd.api+json
required
required
object
required
object (Acknowledgement)

Acknowledgements are objects used to record that a user has seen a notification event.

companyId
string <uuid>

Identifier of the workspace the acknowledgement belongs to.

accountId
string <uuid>

Identifier of the account acknowledging the event.

eventId
required
string <uuid>

Identifier of the event being acknowledged.

MAIAR DEX

CHAINCOIN EXCHANGESBLTC EXCHANGESPALLETONE EXCHANGESBZB EXCHANGEBULLROCKSWAP EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

EUTARIA EXCHANGEXUEZ EXCHANGESUCASHETH EXCHANGECRYPTO PENGUIN EXCHANGEAMPLG EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

AIOZ EXCHANGEZEEK COIN EXCHANGESCUBIC FINANCE EXCHANGE

Retrieve the details of an existing acknowledgement using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the acknowledgement to be retrieved.

query Parameters
include
string
Enum: "company" "account" "event"

Comma-separated list of related resources to include in the response, for example: company,account,event

KOMPASS EXCHANGE

OCTAX EXCHANGEQUARK BLOCK CHAINTHEPIGGYGARDEN EXCHANGEJUICEBOT APP EXCHANGESPROBABLY NOTHING

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

YFS EXCHANGECOPE COINMARS2 EXCHANGE

Delete an acknowledgement using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the acknowledgement to be deleted.

LOCKLET EXCHANGES

3X SHORT ETHEREUM CLASSIC TOKENONEICHI EXCHANGEPRINTS EXCHANGESDECENTRALIZED BANK EXCHANGESJUNIOR SHIBA

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

DAPPSY EXCHANGES

Action types describe the possible actions that can be triggered in the system. Actions are physical or abstract operations, for example turning on/off a machine, sending an email or validating a quotation. To control the display of actions, use entity type mappings.

DEXBLUE EXCHANGEDECENTRALIZED SOCIAL EXCHANGESDELISH EXCHANGE

Returns a list of action types.

query Parameters
include
string
Value: "entityTypes"

Comma-separated list of related resources to include in the response, for example: entityTypes

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

MOVON EXCHANGES

LVCHAIN EXCHANGESOKS EXCHANGESTRAY CATS COIN EXCHANGESAROWANATOKEN EXCHANGECZUSD EXCHANGES

const actionTypes = await bulbthings.actionTypes.findAll({
    page: { limit: 10 }
});

H SPACE METAVERSE EXCHANGEHUNGRY BEESUSNBT EXCHANGESENKI PROTOCOL EXCHANGEGOLDBCR EXCHANGE

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

MORPHEUSNETWORK EXCHANGESDIK EXCHANGERPLAY EXCHANGE

Create an action type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Action Type)

Action types describe the possible actions that can be triggered in the system. Actions are physical or abstract operations, for example turning on/off a machine, sending an email or validating a quotation. To control the display of actions, use entity type mappings.

companyId
string or null

Identifier of the workspace the type belongs to or null if the type is public.

schema
required
object

JSON Schema object used to describe the action and its expected input parameters.

object

ALPHA LABZ EXCHANGE

LMCH EXCHANGESVES EXCHANGESAURUSDEFI EXCHANGESEPTT EXCHANGEDRGN EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

SHINTAMA EXCHANGEXHEX EXCHANGEDET EXCHANGEBLUECHIP CAPITAL TOKEN EXCHANGESMSR EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

JEW EXCHANGEPICIPO EXCHANGESCCB TOKEN

Retrieve the details of an existing action type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the action type to be retrieved.

query Parameters
include
string
Value: "entityTypes"

Comma-separated list of related resources to include in the response, for example: entityTypes

WLBO EXCHANGES

ENRG EXCHANGESEALP EXCHANGESARISE FINANCE EXCHANGESSTARK CHAIN EXCHANGESLTTOKEN EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

HEROCHAIN EXCHANGEMYID EXCHANGEGOLDEN BALL

Update an action type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Action Type)

Action types describe the possible actions that can be triggered in the system. Actions are physical or abstract operations, for example turning on/off a machine, sending an email or validating a quotation. To control the display of actions, use entity type mappings.

companyId
string or null

Identifier of the workspace the type belongs to or null if the type is public.

schema
object

JSON Schema object used to describe the action and its expected input parameters.

object

CHAIN MAIL EXCHANGE

FOG EXCHANGEDEFINEX EXCHANGESSEAHORSECHAIN EXCHANGEHEARIFY AI EXCHANGEWANATHA EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

MAMZN EXCHANGEHORIZONDEX EXCHANGETAXA TOKEN EXCHANGESPUBLICA EXCHANGEDOMESTIC COLLECTORS

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

DV EXCHANGESQAS EXCHANGEFAYD EXCHANGES

Delete an action type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the action type to be deleted.

BSR EXCHANGES

XWAP EXCHANGESCAPYBARA MEMECOINBUBBLEFONG EXCHANGEREADFI EXCHANGEINSTRUMENTAL FINANCE EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

CLAPCLAPTO EXCHANGE

Actions represent operations being asked by a user. Think of it as issue tickets: creating an Action is like someone opening a ticket to ask for an operation to be executed. The action creation emits events that can be listened to by Bulbthings, thirdparties, or your servers in order to triggered all the necessary code and operations. During the lifeycle of the action, whatever client handling the operation will update its status until it reaches the completed or failed states.

KINGCAT EXCHANGESSHIBMETA EXCHANGESWTK EXCHANGE

Returns a list of actions.

query Parameters
include
string
Enum: "actionType" "account" "entity" "events"

Comma-separated list of related resources to include in the response, for example: actionType,account,entity,events

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

INDEXCHAIN EXCHANGES

DOKE INU EXCHANGESPORT AND LEISURE EXCHANGESEPCLOUD EXCHANGEULTIVERSE EXCHANGECA EXCHANGES

const actions = await bulbthings.actions.findAll({
    page: { limit: 10 }
});

DEFIFIREFLY EXCHANGEDERI PROTOCOLFVP EXCHANGESGR EXCHANGESEUTARIA EXCHANGE

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

TRIDENT EXCHANGESBITGAMETOKEN EXCHANGEATONOMIIO EXCHANGE

Create an action

Request Body schema: application/vnd.api+json
required
required
object
required
object (Action)

Actions represent operations being asked by a user. Think of it as issue tickets: creating an Action is like someone opening a ticket to ask for an operation to be executed. The action creation emits events that can be listened to by Bulbthings, thirdparties, or your servers in order to triggered all the necessary code and operations. During the lifeycle of the action, whatever client handling the operation will update its status until it reaches the completed or failed states.

companyId
string <uuid>

Identifier of the workspace the action belongs to.

entityId
string or null <uuid>

Identifier of the entity that is the subject of the action.

actionTypeId
required
string

Type of action.

accountId
string <uuid>

Identifier of the source account. The source of an action is the account that triggered the action.

label
string or null

Label to be used when displaying the action. By default, the action will be displayed using the action type's schema.title property.

input
required
any

Parameters of the action. The input must match the schema property of the corresponding action type.

status
string
Default: "requested"
Enum: "available" "requested" "completed" "failed"

State of the action.

null or object

WCA EXCHANGE

HAKA EXCHANGETEST EXCHANGEGEOWEB EXCHANGESASGARDV2 EXCHANGEICR EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

KVERSE SOCIETY EXCHANGESTPG EXCHANGEHYMETEOR EXCHANGESBBVIP TOKENMMM EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

TGCX EXCHANGEMARSHAL LION GROUP COIN EXCHANGESHDDCASH EXCHANGES

Retrieve the details of an existing action using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the action to be retrieved.

query Parameters
include
string
Enum: "actionType" "account" "entity" "events"

Comma-separated list of related resources to include in the response, for example: actionType,account,entity,events

GROK 2 0 EXCHANGE

MINERVA EXCHANGESTORNADOFINANCE EXCHANGEBSC FAIR EXCHANGESBSDS EXCHANGESGLOBAL VIRTUAL COIN EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BOBACAT EXCHANGESCHELLIT EXCHANGESVSL EXCHANGES

Update an action

Request Body schema: application/vnd.api+json
required
required
object
required
object (Action)

Actions represent operations being asked by a user. Think of it as issue tickets: creating an Action is like someone opening a ticket to ask for an operation to be executed. The action creation emits events that can be listened to by Bulbthings, thirdparties, or your servers in order to triggered all the necessary code and operations. During the lifeycle of the action, whatever client handling the operation will update its status until it reaches the completed or failed states.

companyId
string <uuid>

Identifier of the workspace the action belongs to.

entityId
string or null <uuid>

Identifier of the entity that is the subject of the action.

actionTypeId
string

Type of action.

accountId
string <uuid>

Identifier of the source account. The source of an action is the account that triggered the action.

label
string or null

Label to be used when displaying the action. By default, the action will be displayed using the action type's schema.title property.

input
any

Parameters of the action. The input must match the schema property of the corresponding action type.

status
string
Default: "requested"
Enum: "available" "requested" "completed" "failed"

State of the action.

null or object

SCARCITY DEFI

L EXCHANGESTREEVERSE EXCHANGESRED PILL COINCCL EXCHANGESQFILECOIN EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

SMB EXCHANGESSEE THE WORLD THOUGH CARS EXCHANGESOGC EXCHANGESFOB PROTOCOL EXCHANGEWFIO EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

FXTTOKEN EXCHANGESSEFI EXCHANGESBRISE EXCHANGES

Delete an action using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the action to be deleted.

LEVELAPP TOKEN

SWAPCOINZ EXCHANGESIDAXTOKEN EXCHANGESSKYX EXCHANGESBOLTBOT EXCHANGER3FI FINANCE EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

YFARMMONEY EXCHANGE

Association types describe the different kinds of relationships that exist between entities. An association type is defined between a source and a target entity type and can be shared between multiple targets in the case of overlapping associations.

METASENS EXCHANGELSVDEFI FINANCEDBTT EXCHANGE

Returns a list of association types.

query Parameters
include
string
Enum: "sourceEntityType" "targetEntityType"

Comma-separated list of related resources to include in the response, for example: sourceEntityType,targetEntityType

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

LOSERCHICK EGG

XSUSHI EXCHANGEROVER TOKEN EXCHANGESPHANTOM PROTOCOL EXCHANGESAK EXCHANGESAFIN EXCHANGE

const associationTypes = await bulbthings.associationTypes.findAll({
    page: { limit: 10 }
});

BTC LITEGLOBAL BUSINESS HUBOPP EXCHANGESBRIDGE FINANCEARI EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

UNICAP FINANCE EXCHANGESWGMI EXCHANGEDECENTRALIZED MINING COIN EXCHANGES

Create an association type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Association Type)

Association types describe the different kinds of relationships that exist between entities. An association type is defined between a source and a target entity type and can be shared between multiple targets in the case of overlapping associations.

companyId
string or null

Identifier of the workspace the type belongs to or null if the type is public.

sourceEntityTypeId
required
string

Identifier of the entity type that is the subject of the relationship.

targetEntityTypeId
required
string

Identifier of the entity type that is the target of the relationship.

sourceIsShared
boolean

Specifies if the source entity can be shared, i.e., if multiple associations of this type can exist at the same time for the same source entity.

targetIsShared
boolean

Specifies if the target entity can be shared, i.e., if multiple associations of this type can exist at the same time for the same target entity.

required
object

MYTEAMCOIN EXCHANGE

MAGIC GPT GAMETECHNOLOGY METAL NETWORK GLOBAL EXCHANGENIMBUS PLATFORMFULLSEND EXCHANGESYNTH SFTSE EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

DR1 EXCHANGESSWIPE TOKEN EXCHANGESYNTH SNIKKEI EXCHANGETWINCI EXCHANGELENDRR EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

FIGHT OUTVULCAN FORGED EXCHANGESTOSHI TOOLS

Retrieve the details of an existing association type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the association type to be retrieved.

query Parameters
include
string
Enum: "sourceEntityType" "targetEntityType"

Comma-separated list of related resources to include in the response, for example: sourceEntityType,targetEntityType

GVT EXCHANGES

CNNTOKEN EXCHANGEYEED EXCHANGESDEFINOMICS EXCHANGENLX EXCHANGEYFILABS FINANCE EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

QUANTUM ORACLE EXCHANGESLITTLE RABBIT EXCHANGESTRX FINANCE EXCHANGES

Update an association type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Association Type)

Association types describe the different kinds of relationships that exist between entities. An association type is defined between a source and a target entity type and can be shared between multiple targets in the case of overlapping associations.

companyId
string or null

Identifier of the workspace the type belongs to or null if the type is public.

sourceEntityTypeId
string

Identifier of the entity type that is the subject of the relationship.

targetEntityTypeId
string

Identifier of the entity type that is the target of the relationship.

sourceIsShared
boolean

Specifies if the source entity can be shared, i.e., if multiple associations of this type can exist at the same time for the same source entity.

targetIsShared
boolean

Specifies if the target entity can be shared, i.e., if multiple associations of this type can exist at the same time for the same target entity.

object

METATRACE EXCHANGES

FAIR BERC20BITCOIN EXCHANGESRIBBON FINANCEUMBRELLA PROTOCOL EXCHANGESSKY FRONTIER EXCHANGESKSTA EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

NERD EXCHANGESBAD EXCHANGEMEMEGUILD EXCHANGESAEROTYNE EXCHANGESURUS SWAP EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

PIPT EXCHANGESONG EXCHANGESBRUH EXCHANGES

Delete an association type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the association type to be deleted.

LCGENERGY EXCHANGES

KAD EXCHANGESMAZIMATIC EXCHANGESMARHABADEFI EXCHANGESMONK GGPAC MAN EXCHANGE

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

NAKSINGULARITYNET EXCHANGES

Entities have relationships by way of associations. An association is a relationship defined between a source and a target entity, possibly restricted to a period of time. When an association type is shareable, a ratio specifies how the relationship is split between the target entities.

THUL RUNE RUNE GAMEBABYLONS EXCHANGESXDCC EXCHANGE

Returns a list of associations.

query Parameters
include
string
Enum: "associationType" "sourceEntity" "targetEntity"

Comma-separated list of related resources to include in the response, for example: associationType,sourceEntity,targetEntity

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

SENT EXCHANGE

THE EVERLASTING PARACHAIN EXCHANGEDIGITAL FINANCIAL EXCHANGETIMEISMONEY EXCHANGESHUBBLE EXCHANGEEVN EXCHANGES

const associations = await bulbthings.associations.findAll({
    page: { limit: 10 }
});

YOU TOKENCRANEMINERS EXCHANGESASF EXCHANGEINTELLIGENT TRADING TECH EXCHANGESOHI MEME EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BOMBER COIN EXCHANGEIDD TOKENDIDO EXCHANGES

Create an association

Request Body schema: application/vnd.api+json
required
required
object
required
object (Association)

Entities have relationships by way of associations. An association is a relationship defined between a source and a target entity, possibly restricted to a period of time. When an association type is shareable, a ratio specifies how the relationship is split between the target entities.

accountId
string <uuid>

Identifier of the account which created the association.

companyId
string <uuid>

Identifier of the workspace the association belongs to.

associationTypeId
required
string

Identifier of the type of association.

sourceEntityId
required
string <uuid>

Identifier of the entity that is the target of the relationship.

targetEntityId
required
string <uuid>

Identifier of the entity that is the target of the relationship.

object or null
ratio
string

If the association type is shareable, specifies how to split the overlapping associations by target entity.

quantity
number >= 0
Default: 1

SAFEDOGE TOKEN EXCHANGE

DISCIPLINA EXCHANGECROWN TOKEN EXCHANGEIAI TOKEN EXCHANGEPOPCOIN EXCHANGESBIG FINANCE EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

AIBCHAIN EXCHANGEUNV EXCHANGELUNA DOGE TOKENVESTA PROTOCOL EXCHANGESTABILIZE EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

CNNC EXCHANGEURANUS EXCHANGESKELP DAO RESTAKED ETH EXCHANGES

Retrieve the details of an existing association using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the association to be retrieved.

query Parameters
include
string
Enum: "associationType" "sourceEntity" "targetEntity"

Comma-separated list of related resources to include in the response, for example: associationType,sourceEntity,targetEntity

TAIBI EXCHANGES

CAS EXCHANGEEXZO EXCHANGESDECENTRALIZED COMMUNITY INVESTMENT PROTOCOLSTRIKECOIN EXCHANGEFGI EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

DEFI PULSE EXCHANGEMETA SHIBA BSC EXCHANGEREFLECT CASH EXCHANGE

Update an association

Request Body schema: application/vnd.api+json
required
required
object
required
object (Association)

Entities have relationships by way of associations. An association is a relationship defined between a source and a target entity, possibly restricted to a period of time. When an association type is shareable, a ratio specifies how the relationship is split between the target entities.

accountId
string <uuid>

Identifier of the account which created the association.

companyId
string <uuid>

Identifier of the workspace the association belongs to.

associationTypeId
string

Identifier of the type of association.

sourceEntityId
string <uuid>

Identifier of the entity that is the target of the relationship.

targetEntityId
string <uuid>

Identifier of the entity that is the target of the relationship.

object or null
ratio
string

If the association type is shareable, specifies how to split the overlapping associations by target entity.

quantity
number >= 0
Default: 1

CARDI EXCHANGES

SKALE NETWORK EXCHANGESXENO GOVERNANCE TOKEN EXCHANGEWRAPPED FCT EXCHANGESROR UNIVERSE EXCHANGENEXTOKEN EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

X7101 EXCHANGESBITCOIN CARD EXCHANGESFORA EXCHANGECRYPTOTASK EXCHANGEDANCING BEANS EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

EMERGING ASSETS GROUPSLOTHI EXCHANGESBLOGGERCOIN EXCHANGES

Delete an association using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the association to be deleted.

OVER POWERED COIN EXCHANGES

MASTERNODECOIN EXCHANGEBASIS COIN CASH EXCHANGETENSHI V2 EXCHANGETTI EXCHANGESGLOBAL RESERVE COIN

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

ISLA EXCHANGE

Attribute types describe the different kinds of properties that can be added to entities.

POOH EXCHANGEBUCK EXCHANGEALS EXCHANGES

Returns a list of attribute types.

query Parameters
include
string
Value: "unit"

Comma-separated list of related resources to include in the response, for example: unit

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

BOJI EXCHANGE

KHALA NETWORKX0 EXCHANGELVECOIN EXCHANGEPOK EXCHANGESCRDN EXCHANGES

const attributeTypes = await bulbthings.attributeTypes.findAll({
    page: { limit: 10 }
});

PHOENIX GLOBAL [OLD]VRG EXCHANGEMEDICALVEDA EXCHANGESHPIPS EXCHANGESCHINTAI EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

JEET TOKENTRUST WALLET EXCHANGESIDOO EXCHANGE

Create an attribute type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Attribute Type)

Attribute types describe the different kinds of properties that can be added to entities.

schema
required
any

JSON Schema object used to describe the attribute type and validate the values.

object
isReadOnly
boolean

Read-only attributes are reserved for bot account usage. Regular user accounts will not be able to create measurements for this attribute type.

unitId
string or null
object

ABELIAN EXCHANGE

AFM EXCHANGECOPIUM EXCHANGEYENFINANCE EXCHANGESRUP EXCHANGEWDF EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

VBUCK EXCHANGESNDAU EXCHANGEREVO EXCHANGESINFINITY ESAHAM EXCHANGEFLDT EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

KEA EXCHANGESKOMBAI INU EXCHANGESRIKKEI FINANCE EXCHANGE

Retrieve the details of an existing attribute type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the attribute type to be retrieved.

query Parameters
include
string
Value: "unit"

Comma-separated list of related resources to include in the response, for example: unit

TORO NETWORK EXCHANGES

YIF EXCHANGEJ8T EXCHANGESSHEIKH PEPEPUNDI X NEM EXCHANGESIDAXTOKEN EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BTC2 EXCHANGEAPPIFYSITE EXCHANGESEFB EXCHANGES

Update an attribute type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Attribute Type)

Attribute types describe the different kinds of properties that can be added to entities.

schema
any

JSON Schema object used to describe the attribute type and validate the values.

object
isReadOnly
boolean

Read-only attributes are reserved for bot account usage. Regular user accounts will not be able to create measurements for this attribute type.

unitId
string or null
object

DMO EXCHANGE

DEFI GOLDAURY EXCHANGEKIMBAP FINANCE EXCHANGESDAOFI EXCHANGELET HIM COOK EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

LUCKYPLAZA EXCHANGESSHOPZCOIN EXCHANGECHALLENGECG EXCHANGESLABRA FINANCESPRAYFINANCE EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

ECO EXCHANGESYEARNFINANCEHIT EXCHANGETARO EXCHANGE

Delete an attribute type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the attribute type to be deleted.

H56 TOKEN EXCHANGES

BXMI EXCHANGEROOM EXCHANGESMZG EXCHANGESUPER VOLLARBSSTOKEN EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

BELT FINANCE

Catalog mappings define which entity types a catalog gives access to. Adding an entity type to a catalog automatically implies adding all of its ancestors and descendant types.

BONE EXCHANGESSTONKS TOKEN EXCHANGESTCOINFUN EXCHANGE

Returns a list of catalog mappings.

query Parameters
include
string
Enum: "catalog" "entityType"

Comma-separated list of related resources to include in the response, for example: catalog,entityType

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

RISE OF EMPIRE EXCHANGE

DCOIN EXCHANGESCOMMA CHAINYFRXFINANCE EXCHANGESNATIONAL FITNESS EXCHANGEPRIMENUMBERSLABS EXCHANGES

const catalogMappings = await bulbthings.catalogMappings.findAll({
    page: { limit: 10 }
});

BIB TOKENSPARTANPROTOCOL EXCHANGEDNISWAP EXCHANGETOPMANAGER EXCHANGESVESPER V DOLLAR EXCHANGE

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

ZAPP COINONION EXCHANGESHALLOWEEN FLOKI EXCHANGES

Create a catalog mapping

Request Body schema: application/vnd.api+json
required
required
object
required
object (Catalog mapping)

Catalog mappings define which entity types a catalog gives access to. Adding an entity type to a catalog automatically implies adding all of its ancestors and descendant types.

companyId
string or null <uuid>

Identifier of the workspace the mapping belongs to.

catalogId
required
string <uuid>

Catalog targeted by the mapping.

entityTypeId
required
string

Entity type targeted by the mapping.

object

AICS EXCHANGE

THE LAB FINANCE EXCHANGERIO EXCHANGESNRK EXCHANGESOUTH PARK EXCHANGESRAKUN EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

FRESHCUT DIAMONDTERRAN EXCHANGESELASTIC BNB EXCHANGEZENZO EXCHANGEDEFINET EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

UNLOCK EXCHANGESDOGIRANET EXCHANGESNERVES EXCHANGE

Retrieve the details of an existing catalog mapping using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the catalog mapping to be retrieved.

query Parameters
include
string
Enum: "catalog" "entityType"

Comma-separated list of related resources to include in the response, for example: catalog,entityType

HOLDEFI EXCHANGES

BITQUENCE EXCHANGEROUND XAIGO PROTOCOL EXCHANGEELAND EXCHANGESPATHHIVE EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

PANDA FARMBOXA EXCHANGESWMART EXCHANGE

Update a catalog mapping

Request Body schema: application/vnd.api+json
required
required
object
required
object (Catalog mapping)

Catalog mappings define which entity types a catalog gives access to. Adding an entity type to a catalog automatically implies adding all of its ancestors and descendant types.

companyId
string or null <uuid>

Identifier of the workspace the mapping belongs to.

catalogId
string <uuid>

Catalog targeted by the mapping.

entityTypeId
string

Entity type targeted by the mapping.

object

BLOCKSAFU EXCHANGES

BZLCOIN EXCHANGESMILLIONAIRE LAND EXCHANGESCHRONO TECH EXCHANGEEOSMAX EXCHANGECSL EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

DOGEZILA AI EXCHANGESPOWER TOKEN EXCHANGESAR ES EXCHANGEGENOPETS EXCHANGESBADGER EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BDE EXCHANGEMETANFT EXCHANGESTRADEWIN EXCHANGES

Delete a catalog mapping using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the catalog mapping to be deleted.

ALEPHZERO EXCHANGES

ADD XYZMOON YFI EXCHANGESWATER FINANCE TOKEN EXCHANGENEZUKO EXCHANGEINCODIUM EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

FLOW EXCHANGES

Catalogs are bundles of entity types that can be used to customise the application for a workspace by only showing a set of entity type categories.

PUMP FARM EXCHANGEARTIC FOUNDATION EXCHANGESRFCTR EXCHANGE

Returns a list of catalogs.

query Parameters
include
string
Value: "entityTypes"

Comma-separated list of related resources to include in the response, for example: entityTypes

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

DSFG EXCHANGES

TRDC EXCHANGEMETAVERSE VR EXCHANGESFOX COXSWAP EXCHANGESTERRA NAME SERVICE EXCHANGESDOG 3

const catalogs = await bulbthings.catalogs.findAll({
    page: { limit: 10 }
});

DEPLUTUS EXCHANGESDAEC EXCHANGEBTSUCN EXCHANGESDEAD EXCHANGECZBOMB EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BBSCOIN EXCHANGETRADERS COINQMALL EXCHANGE

Create a catalog

Request Body schema: application/vnd.api+json
required
required
object
required
object (Catalog)

Catalogs are bundles of entity types that can be used to customise the application for a workspace by only showing a set of entity type categories.

companyId
string or null <uuid>

Identifier of the workspace the catalog belongs to.

label
required
string

Name of the catalog

description
string or null

Description of the catalog

XSB EXCHANGES

DOGE FATHER TOKEN EXCHANGESVYFI EXCHANGESORIGINCHAIN EXCHANGESFLUFFY EXCHANGEAPEX FINANCE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

RBM EXCHANGESFLASHXULTRA EXCHANGEIBG EXCHANGEDAIN TOKENFINAL FINANCE EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

KISSMYMOON EXCHANGESCRYPTOLIC EXCHANGESETH DOWN EXCHANGES

Retrieve the details of an existing catalog using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the catalog to be retrieved.

query Parameters
include
string
Value: "entityTypes"

Comma-separated list of related resources to include in the response, for example: entityTypes

GJ COM EXCHANGE

WBM EXCHANGESWAIFU COIN EXCHANGEGREEN DILDO FINANCE EXCHANGEFOOTBALL FANTASY PRO EXCHANGESMLNS EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

GET PROTOCOLPLOTX EXCHANGESSAFEBULL EXCHANGES

Update a catalog

Request Body schema: application/vnd.api+json
required
required
object
required
object (Catalog)

Catalogs are bundles of entity types that can be used to customise the application for a workspace by only showing a set of entity type categories.

companyId
string or null <uuid>

Identifier of the workspace the catalog belongs to.

label
string

Name of the catalog

description
string or null

Description of the catalog

PEER EXCHANGE

LOCG EXCHANGESCOLLECTIVE VAULT NFTX EXCHANGESOXYGENBITCOIN EXCHANGEMACPO EXCHANGESXVIPER EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

METAFISHING EXCHANGELTEX EXCHANGESCHROMIA EXCHANGESMAKERSPLACE EXCHANGESBSDS EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

PLF EXCHANGEBITEX GLOBAL XBX COIN EXCHANGEVITY EXCHANGES

Delete a catalog using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the catalog to be deleted.

HUMMINGBIRDFINANCE EXCHANGES

ZELOOP ECO REWARD EXCHANGESBABY X EXCHANGECLOAK AI EXCHANGESDEGO FINANCE EXCHANGEWORMS EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

BOE EXCHANGE

ARNO EXCHANGEABBC EXCHANGEZLDA COIN EXCHANGES

Returns a list of codes.

query Parameters
include
string
Value: "entity"

Comma-separated list of related resources to include in the response, for example: entity

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

TRUE FLIP EXCHANGES

HHH EXCHANGEYLB EXCHANGESHARRY EXCHANGESJOLOFCOIN EXCHANGESPNL EXCHANGES

const codes = await bulbthings.codes.findAll({
    page: { limit: 10 }
});

TOM INUSYNTHETIX NETWORK TOKEN EXCHANGESFANTA EXCHANGEWORLD DOGE COIN EXCHANGESDOWN BAD EXCHANGE

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

THOR DOGE EXCHANGEXPOWERCHAIN EXCHANGECPEX EXCHANGE

Create a code

Request Body schema: application/vnd.api+json
required
required
object
required
object (Code)
companyId
string <uuid>

Identifier of the workspace the code belongs to.

entityId
required
string <uuid>

Identifier of the entity the code belongs to.

type
required
string
Enum: "auspost" "azteccode" "azteccodecompact" "aztecrune" "bc412" "channelcode" "codablockf" "code11" "code128" "code16k" "code2of5" "code32" "code39" "code39ext" "code49" "code93" "code93ext" "codeone" "coop2of5" "daft" "databarexpanded" "databarexpandedcomposite" "databarexpandedstacked" "databarexpandedstackedcomposite" "databarlimited" "databarlimitedcomposite" "databaromni" "databaromnicomposite" "databarstacked" "databarstackedcomposite" "databarstackedomni" "databarstackedomnicomposite" "databartruncated" "databartruncatedcomposite" "datalogic2of5" "datamatrix" "datamatrixrectangular" "datamatrixrectangularextension" "dotcode" "ean13" "ean13composite" "ean14" "ean2" "ean5" "ean8" "ean8composite" "flattermarken" "gs1-128" "gs1-128composite" "gs1-cc" "gs1datamatrix" "gs1datamatrixrectangular" "gs1northamericancoupon" "gs1qrcode" "hanxin" "hibcazteccode" "hibccodablockf" "hibccode128" "hibccode39" "hibcdatamatrix" "hibcdatamatrixrectangular" "hibcmicropdf417" "hibcpdf417" "hibcqrcode" "iata2of5" "identcode" "industrial2of5" "interleaved2of5" "isbn" "ismn" "issn" "itf14" "japanpost" "kix" "leitcode" "mailmark" "matrix2of5" "maxicode" "micropdf417" "microqrcode" "msi" "onecode" "pdf417" "pdf417compact" "pharmacode" "pharmacode2" "planet" "plessey" "posicode" "postnet" "pzn" "qrcode" "rationalizedCodabar" "raw" "royalmail" "sscc18" "symbol" "telepen" "telepennumeric" "ultracode" "upca" "upcacomposite" "upce" "upcecomposite"

Type of code.

value
required
string

Value of the code.

BXS EXCHANGES

SAS EXCHANGESFIXED RATE PROTOCOL EXCHANGEYOCOIN EXCHANGESNTN EXCHANGESROYAL EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

CME GROUPNEST EXCHANGEBELUGA FI EXCHANGESMAGIC SHIBA STARTER EXCHANGEROSS INU EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

MOVE EXCHANGEMXRCBR20 EXCHANGESBSAFU EXCHANGE

Retrieve the details of an existing code using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the code to be retrieved.

query Parameters
include
string
Value: "entity"

Comma-separated list of related resources to include in the response, for example: entity

SHIBA CEO

SHOOTER EXCHANGECEVA ISLANDWHITEBITTOKEN EXCHANGEESCROCO EMERALD EXCHANGESARCADENETWORK EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BCGCHAIN EXCHANGESSTENEUM COIN EXCHANGESASAFE2 EXCHANGE

Update a code

Request Body schema: application/vnd.api+json
required
required
object
required
object (Code)
companyId
string <uuid>

Identifier of the workspace the code belongs to.

entityId
string <uuid>

Identifier of the entity the code belongs to.

type
string
Enum: "auspost" "azteccode" "azteccodecompact" "aztecrune" "bc412" "channelcode" "codablockf" "code11" "code128" "code16k" "code2of5" "code32" "code39" "code39ext" "code49" "code93" "code93ext" "codeone" "coop2of5" "daft" "databarexpanded" "databarexpandedcomposite" "databarexpandedstacked" "databarexpandedstackedcomposite" "databarlimited" "databarlimitedcomposite" "databaromni" "databaromnicomposite" "databarstacked" "databarstackedcomposite" "databarstackedomni" "databarstackedomnicomposite" "databartruncated" "databartruncatedcomposite" "datalogic2of5" "datamatrix" "datamatrixrectangular" "datamatrixrectangularextension" "dotcode" "ean13" "ean13composite" "ean14" "ean2" "ean5" "ean8" "ean8composite" "flattermarken" "gs1-128" "gs1-128composite" "gs1-cc" "gs1datamatrix" "gs1datamatrixrectangular" "gs1northamericancoupon" "gs1qrcode" "hanxin" "hibcazteccode" "hibccodablockf" "hibccode128" "hibccode39" "hibcdatamatrix" "hibcdatamatrixrectangular" "hibcmicropdf417" "hibcpdf417" "hibcqrcode" "iata2of5" "identcode" "industrial2of5" "interleaved2of5" "isbn" "ismn" "issn" "itf14" "japanpost" "kix" "leitcode" "mailmark" "matrix2of5" "maxicode" "micropdf417" "microqrcode" "msi" "onecode" "pdf417" "pdf417compact" "pharmacode" "pharmacode2" "planet" "plessey" "posicode" "postnet" "pzn" "qrcode" "rationalizedCodabar" "raw" "royalmail" "sscc18" "symbol" "telepen" "telepennumeric" "ultracode" "upca" "upcacomposite" "upce" "upcecomposite"

Type of code.

value
string

Value of the code.

OKAGE EXCHANGES

DAVINCI EXCHANGESGNOSIS GNO EXCHANGESHOODRAT EXCHANGETESLAI EXCHANGEOUTRACE EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

AGEOFGODS EXCHANGESEXP EXCHANGESMNTTBSC EXCHANGEYOURFINANCE EXCHANGEMEMEDOGE EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

GGS EXCHANGESDRAGONFLYPROTOCOL EXCHANGESSQUIDGAMEDEFI EXCHANGES

Delete a code using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the code to be deleted.

TEE EXCHANGES

OZEX EXCHANGETRIB EXCHANGEDOGECEO EXCHANGEWORLDPOLITICS EXCHANGESTOKENSTAND NETWORK EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

SYNC EXCHANGES

IOWN TOKENSHIBLA EXCHANGESLOTTO9 EXCHANGES

Returns a list of companies.

query Parameters
include
string
Enum: "account" "catalog"

Comma-separated list of related resources to include in the response, for example: account,catalog

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

EIE EXCHANGE

SAMOYEDFANTOKEN EXCHANGEEOSCOIN EXCHANGESPFARM EXCHANGEDAVINCIGRAPH EXCHANGEBACTOKEN EXCHANGE

const companies = await bulbthings.companies.findAll({
    page: { limit: 10 }
});

AK12 TOKEN EXCHANGESSTAKED TRXBAGUS TOKEN EXCHANGEHLPR EXCHANGESPARAM LABS EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

JUNGLE LABZLVCTRIPCHAINS EXCHANGENEW WORLD ORDER EXCHANGE

Create a company

Request Body schema: application/vnd.api+json
required
required
object
required
object (Company)
label
required
string

Full name of the company.

accountId
string <uuid>

Identifier of the workspace's owner account.

catalogId
string <uuid>

Identifier of the workspace's active catalog.

avatarFileId
string or null <uuid>

Identifier of the image file object used as the profile picture of the company.

locale
string or null

Language code of the company as defined in BCP 47

object

PIZZA NFT EXCHANGE

LNG TOKENYEFAM FINANCEMSB EXCHANGESUNFT EXCHANGECANADIAN INUIT DOG EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

ZEUXCOIN EXCHANGEANGRY PEPE EXCHANGESEBC EXCHANGESRILLA EXCHANGESCARBON CREDIT EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

FUTUREGLOBALVILLAGE EXCHANGESSWIM EXCHANGEDSL EXCHANGES

Retrieve the details of an existing company using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the company to be retrieved.

query Parameters
include
string
Enum: "account" "catalog"

Comma-separated list of related resources to include in the response, for example: account,catalog

SHUEYRHONRHON EXCHANGE

CEVA ISLAND EXCHANGEUNSLASHED FINANCE EXCHANGECOINDOM EXCHANGESHIODBS EXCHANGESRASTA FINANCE EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

MR BEAN INU EXCHANGETBB EXCHANGEBLUEWHALE EXCHANGES

Update a company

Request Body schema: application/vnd.api+json
required
required
object
required
object (Company)
label
string

Full name of the company.

accountId
string <uuid>

Identifier of the workspace's owner account.

catalogId
string <uuid>

Identifier of the workspace's active catalog.

avatarFileId
string or null <uuid>

Identifier of the image file object used as the profile picture of the company.

locale
string or null

Language code of the company as defined in BCP 47

object

HATCH DAO

MELALIE EXCHANGESRAE EXCHANGEBANANA APE GARDENCHICAGO EXCHANGEMYRO DRAGON

Content type
application/vnd.api+json
{
  • "data": {
    }
}

NERDY INUTRAC EXCHANGESRCCHAIN EXCHANGEMILKOMEDA EXCHANGESCGTOKEN EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

SHIBA TITIANNINNEKO MATA EXCHANGEBOTTO EXCHANGES

Delete a company using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the company to be deleted.

TIGER22 EXCHANGE

CEDARS EXCHANGESSANDWICH EXCHANGESAIHUB EXCHANGESCSS EXCHANGEPUBG EXCHANGES

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

MURPHYCAT EXCHANGE

Mappings allow you to control how attributes, actions and relationships appear on entity profiles. Mappings apply to an entity type category, which means that all entities belonging to subcategories will also inherit them. You can also restrict mappings to a certain role for more granularity in what users see.

IC NODEAURUSDEFI EXCHANGESSWAPFOLIO EXCHANGES

Returns a list of entity type mappings.

query Parameters
include
string
Enum: "entityType" "associationType" "attributeType" "eventType" "actionType" "role"

Comma-separated list of related resources to include in the response, for example: entityType,associationType,attributeType,eventType,actionType,role

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

YFSCAN EXCHANGES

JSHIBA EXCHANGESUNLUCKY SLUGSQGL VAULT EXCHANGESAURUM EXCHANGESONIGIRI KITTY EXCHANGE

const entityTypeMappings = await bulbthings.entityTypeMappings.findAll({
    page: { limit: 10 }
});

MARS TOKENTSUKI INU EXCHANGEDX CONDOM OF KING EXCHANGESORANGE EXCHANGESZLDA EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

JCO EXCHANGESSLEEPY SLOTH EXCHANGESWATER REMINDER EXCHANGE

Create an entity type mapping

Request Body schema: application/vnd.api+json
required
required
object
required
object (Entity Type Mapping)

Mappings allow you to control how attributes, actions and relationships appear on entity profiles. Mappings apply to an entity type category, which means that all entities belonging to subcategories will also inherit them. You can also restrict mappings to a certain role for more granularity in what users see.

companyId
string or null <uuid>

Identifier of the workspace the mapping belongs to.

entityTypeId
required
string

Entity type targeted by the mapping.

entityId
string or null <uuid>

Identifier of the entity the mapping is restricted to.

privateForAccountId
string or null <uuid>

Identifier of the account the mapping should only be visible for.

roleId
string or null <uuid>

Identifier of the role the mapping applies to.

type
required
string
Enum: "associationType" "attributeType" "eventType" "actionType"

Type of resource linked to the entity type.

associationTypeId
string or null

Association type linked to the entity type.

attributeTypeId
string or null

Attribute type linked to the entity type.

eventTypeId
string or null

Event type linked to the entity type.

actionTypeId
string or null

Action type linked to the entity type.

isInherited
boolean

If the mapping was automatically generated through entity type inheritance.

object

ODI EXCHANGES

LEA EXCHANGEA GOLDEN KEGSIMBAWIFHAT EXCHANGESGALAXYCLOUD EXCHANGESIMVU EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

MONKGG EXCHANGESCOINGRAB EXCHANGEDOCSWAP EXCHANGEYEED EXCHANGEDINGO TOKEN EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

CMITCOIN EXCHANGESHIBADOGE EXCHANGESBDB COIN EXCHANGE

Retrieve the details of an existing entity type mapping using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the entity type mapping to be retrieved.

query Parameters
include
string
Enum: "entityType" "associationType" "attributeType" "eventType" "actionType" "role"

Comma-separated list of related resources to include in the response, for example: entityType,associationType,attributeType,eventType,actionType,role

INSTAR EXCHANGE

XERS EXCHANGESGOLDEX EXCHANGEPIXELS EXCHANGEMETAPLANETZONE EXCHANGESSPARKPOINT FUEL

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

FEX GLOBAL EXCHANGEPUNK FLOORIVAR COIN EXCHANGES

Update an entity type mapping

Request Body schema: application/vnd.api+json
required
required
object
required
object (Entity Type Mapping)

Mappings allow you to control how attributes, actions and relationships appear on entity profiles. Mappings apply to an entity type category, which means that all entities belonging to subcategories will also inherit them. You can also restrict mappings to a certain role for more granularity in what users see.

companyId
string or null <uuid>

Identifier of the workspace the mapping belongs to.

entityTypeId
string

Entity type targeted by the mapping.

entityId
string or null <uuid>

Identifier of the entity the mapping is restricted to.

privateForAccountId
string or null <uuid>

Identifier of the account the mapping should only be visible for.

roleId
string or null <uuid>

Identifier of the role the mapping applies to.

type
string
Enum: "associationType" "attributeType" "eventType" "actionType"

Type of resource linked to the entity type.

associationTypeId
string or null

Association type linked to the entity type.

attributeTypeId
string or null

Attribute type linked to the entity type.

eventTypeId
string or null

Event type linked to the entity type.

actionTypeId
string or null

Action type linked to the entity type.

isInherited
boolean

If the mapping was automatically generated through entity type inheritance.

object

KISSAN EXCHANGES

GAMING STARSEVE EXCHANGESYODE EXCHANGESBAPTOS EXCHANGESHUOBI BITCOIN CASH EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

CREDITTOKEN EXCHANGESATM CASH GOLDWISE EXCHANGESKANGA EXCHANGE TOKEN EXCHANGEGNY TOKEN EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

SKYNET EXCHANGESBASECHAIN EXCHANGESPERKL EXCHANGES

Delete an entity type mapping using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the entity type mapping to be deleted.

AMC FIGHT NIGHTS EXCHANGES

NUGEN COIN EXCHANGEGINU EXCHANGESZONX EXCHANGEXERTINET EXCHANGEGLOBALGOLDCOINS EXCHANGE

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

IBIZA TOKEN EXCHANGES

Entity types are the different categories of entities. Each type can have a parent and will inherit attribute types, association types and action types from it.

VCF EXCHANGEXTOKEN EXCHANGESVERIDA EXCHANGES

Returns a list of entity types.

query Parameters
include
string

Comma-separated list of related resources to include in the response, for example: related1,related1.related2

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

SPECTRUMNETWORK EXCHANGES

BITMESSAGE EXCHANGEFAME AI EXCHANGEMISTRAL AI EXCHANGEBABYBSC EXCHANGESMEWN EXCHANGE

const entityTypes = await bulbthings.entityTypes.findAll({
    page: { limit: 10 }
});

COOL VAULT NFTXOXY DEV EXCHANGEXENIUMXBITCOIN EXCHANGEPROOFOFCONTRIBUTION EXCHANGEMETAMUSK EXCHANGES

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

QRONI EXCHANGESBAAS EXCHANGENITROKEN EXCHANGE

Create an entity type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Entity Type)

Entity types are the different categories of entities. Each type can have a parent and will inherit attribute types, association types and action types from it.

companyId
string or null
label
required
string

Title of the entity type.

description
string or null
parentId
string or null
object

FRAMBITCOIN EXCHANGE

DRAKEBALL SUPERBYEPIX EXCHANGESDOGE CATGAME FANZIOTEC EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

COINMERGE EXCHANGEDECENTRALIZED FINANCE EXCHANGESTXBIT TOKEN EXCHANGEKTL EXCHANGESTRTL EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

THE SANDBOX EXCHANGESONDER EXCHANGEMETAMINERSNETWORK EXCHANGE

Retrieve the details of an existing entity type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the entity type to be retrieved.

query Parameters
include
string

Comma-separated list of related resources to include in the response, for example: related1,related1.related2

3DCHAIN EXCHANGES

PARASWAP EXCHANGECERTIK EXCHANGESREWARDS TOKENAKASH EXCHANGE2DOGE EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

TIERRA META EXCHANGESTAR FOXX EXCHANGESCRAZY FROG COIN

Update an entity type

Request Body schema: application/vnd.api+json
required
required
object
required
object (Entity Type)

Entity types are the different categories of entities. Each type can have a parent and will inherit attribute types, association types and action types from it.

companyId
string or null
label
string

Title of the entity type.

description
string or null
parentId
string or null
object

BITPAID TOKEN EXCHANGE

HLC EXCHANGENANO SHIBA INUPONYSWAP EXCHANGESHLC EXCHANGESXPROJECT EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

ZOOCOIN EXCHANGEMEGASHIBOX INUGENIM EXCHANGESFRGX EXCHANGESGENERATIVE AI EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BARBIECRASHBANDICOOTRFK777INU EXCHANGESIFTOKEN EXCHANGEBPAD EXCHANGE

Delete an entity type using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the entity type to be deleted.

WIOTX EXCHANGE

SHL EXCHANGEVERIBLOCK EXCHANGESGLITCHY EXCHANGESPAYMENTCOIN EXCHANGESQSP EXCHANGE

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

SOCOIN EXCHANGE

Entities are the main building blocks of asset management. They represent assets, users, organisations or even activities such as maintenances. The API allows you to create, delete, and update your entities. You can retrieve individual entities as well as a list of all your entities.

XETH GPPTR EXCHANGEAERUM EXCHANGES

Returns a list of entities.

query Parameters
include
string
Enum: "company" "entityType" "account" "associations" "avatarFile" "files" "codes"

Comma-separated list of related resources to include in the response, for example: company,entityType,account,associations,avatarFile,files,codes

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

BZT EXCHANGES

INUMAKI EXCHANGEBITMIC EXCHANGEETHERA BLACK EXCHANGEABC CHAINRNDRTOKEN EXCHANGE

const entities = await bulbthings.entities.findAll({
    page: { limit: 10 }
});

HYPERPAY EXCHANGESDIGIES COINOPEN TRADING NETWORKCARTESI EXCHANGESWED EXCHANGE

Content type
application/vnd.api+json
{
  • "data": [
    ],
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

MIRACLE TOKENEGLOBAL EXCHANGESINCEREDOGEDAO EXCHANGE

Create an entity

Request Body schema: application/vnd.api+json
required
required
object
required
object (Entity)

Entities are the main building blocks of asset management. They represent assets, users, organisations or even activities such as maintenances. The API allows you to create, delete, and update your entities. You can retrieve individual entities as well as a list of all your entities.

companyId
string <uuid>

Identifier of the workspace the entity belongs to.

entityTypeId
required
string
avatarFileId
string or null <uuid>

Identifier of the image file object used as the profile picture of the entity.

label
string or null

Short label of the entity.

quantity
integer >= 0
Default: 1
status
string
Default: "active"
Enum: "draft" "active" "locked" "archived" "deleted"

Entity profile status.

object

PALA EXCHANGE

BF COINBMU EXCHANGEKCC MEMEPAD EXCHANGESTIR RUNE RUNE GAME EXCHANGESAIOTC EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

BBN EXCHANGESMAD VIKING GAMESBITCOINZIPPIE EXCHANGESDNP CHAIN EXCHANGEORCL5 EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

VENDITIO EXCHANGECOI EXCHANGELIVE NFT TOKEN

Retrieve the details of an existing entity using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the entity to be retrieved.

query Parameters
include
string
Enum: "company" "entityType" "account" "associations" "avatarFile" "files" "codes"

Comma-separated list of related resources to include in the response, for example: company,entityType,account,associations,avatarFile,files,codes

SGLY EXCHANGES

SHERLOCK EXCHANGEBAS EXCHANGEVGO EXCHANGESATROMG8 EXCHANGESNEW TRONFUN TOKEN EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

HEDGE TECH GOVERNANCE EXCHANGEGOVWORLD EXCHANGEJUST UNIVERSE EXCHANGES

⚠️ The attributes property of an Entity object is read-only. To update attributes you need to create a Measurement object.

Request Body schema: application/vnd.api+json
required
required
object
required
object (Entity)

Entities are the main building blocks of asset management. They represent assets, users, organisations or even activities such as maintenances. The API allows you to create, delete, and update your entities. You can retrieve individual entities as well as a list of all your entities.

companyId
string <uuid>

Identifier of the workspace the entity belongs to.

entityTypeId
string
avatarFileId
string or null <uuid>

Identifier of the image file object used as the profile picture of the entity.

label
string or null

Short label of the entity.

quantity
integer >= 0
Default: 1
status
string
Default: "active"
Enum: "draft" "active" "locked" "archived" "deleted"

Entity profile status.

object

UNDG EXCHANGE

PAYZ PAYMENTS EXCHANGERESET NEWSMARINADE EXCHANGENACHO EXCHANGEVICEX EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    }
}

BALANCE EXCHANGEFOMOBSC EXCHANGESMAS EXCHANGEYIELD ENHANCEMENT LABS EXCHANGESTOSHIMON VAULT NFTX EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

REWARDS TOKEN EXCHANGESGENSOKISHIS METAVERSE EXCHANGEBETA FINANCE EXCHANGE

Delete an entity using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the entity to be deleted.

XMAS EXCHANGE

HASHPOT EXCHANGELABI EXCHANGEXPV EXCHANGESBLOCKSQUARE EXCHANGESLEOPARD COIN

Content type
application/vnd.api+json
{
  • "errors": [
    ],
  • "meta": {
    },
  • "jsonapi": {
    },
  • "links": {
    }
}

WXBTC EXCHANGES

HONEYFARM FINANCE EXCHANGESSHIBONICS EXCHANGEAOZB EXCHANGES

Create an environment

Request Body schema: application/vnd.api+json
required
required
object
required
object (Environment)
required
object
title
string
webUrl
string
iosAppUrl
string
androidAppUrl
string
longTitle
string
logo
string
primaryColor
string
primaryColorVariant
string
secondaryColor
string
secondaryColorVariant
string
masterAccountLabel
string
masterAccountAvatar
string <uri>
faviconIco
string <uri>
faviconAppleTouch
string <uri>
favicon32
string <uri>
favicon16
string <uri>
webmanifest
string <uri>
faviconSafariPinnedTab
string <uri>
emailTemplate
string
emailFromAddress
string
object
object
features
Array of strings
object

UTS EXCHANGES

NESTPROTOCOL EXCHANGESNANOSHIBA EXCHANGESAETHERCOIN EXCHANGESMOVI EXCHANGEALP EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

FINGERPRINTSDAO EXCHANGESMXZ EXCHANGECPCCHAIN EXCHANGESUICC EXCHANGEBANCRYP EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

SANDWICH NETWORKSMART FINANCE EXCHANGEREAD2N EXCHANGE

Retrieve the details of an existing environment using its unique identifier.

path Parameters
id
required
string <uuid>

The identifier of the environment to be retrieved.

query Parameters
include
string

Comma-separated list of related resources to include in the response, for example: related1,related1.related2

BILLIARD CRYPTO REWARD EXCHANGES

WINGS TOKEN EXCHANGEFIVECOLORSTONE EXCHANGEHF EXCHANGESZENX EXCHANGESDRIIPA EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

XCARNIVAL EXCHANGEHXYMONEY EXCHANGESGAEX EXCHANGE

Update an environment

Request Body schema: application/vnd.api+json
required
required
object
required
object (Environment)
object
title
string
webUrl
string
iosAppUrl
string
androidAppUrl
string
longTitle
string
logo
string
primaryColor
string
primaryColorVariant
string
secondaryColor
string
secondaryColorVariant
string
masterAccountLabel
string
masterAccountAvatar
string <uri>
faviconIco
string <uri>
faviconAppleTouch
string <uri>
favicon32
string <uri>
favicon16
string <uri>
webmanifest
string <uri>
faviconSafariPinnedTab
string <uri>
emailTemplate
string
emailFromAddress
string
object
object
features
Array of strings
object

AMUN DEFI MOMENTUM INDEX

TAM EXCHANGEPTM EXCHANGETHE COOP NETWORK EXCHANGESPDO EXCHANGECATAPULT AC EXCHANGE

Content type
application/vnd.api+json
{
  • "data": {
    }
}

REALFINANCE NETWORK EXCHANGEIRON FINANCEJINX INU EXCHANGEBBKFI EXCHANGEODESIS EXCHANGES

Content type
application/vnd.api+json
{
  • "data": {
    },
  • "included": [
    ],
  • "meta": {
    },
  • "links": {
    }
}

BLOCKHIVE EXCHANGES

Event types describe the different kinds of events that exist for entity types.

THE UNBOUND EXCHANGESMOONAPP EXCHANGESHD EXCHANGE

Returns a list of event types.

query Parameters
include
string

Comma-separated list of related resources to include in the response, for example: related1,related1.related2

object

Return only specific fields in the response on a per-resource basis. Must be a comma-separated list that refers to the name(s) of the fields to be returned. For example: fields[resource1]=field1,field2&fields[resource2]=field3,field4.nested

filter
string

Filtering expression formatted according to Bulbthings' Resource Query Language.

group
string

Aggregating expression formatted according to Bulbthings' Resource Query Language.

sort
string

Sorting expression formatted according to Bulbthings' Resource Query Language.

object

Page limit and offset to use when returning the list of results.

EOS GAME TOKEN