Get Creator
GET/public/NftCreator
Returns a NFT Collection object by its identifier where identifier is a kraken internal identifier
Request
Query Parameters
Identifier of the Creator.
Responses
- 200
Response
- application/json
- Schema
- Example (from schema)
- Example
Schema
- Array [
- MOD1
- MOD2
- MOD3
- ]
- Array [
- ]
result objectnullable
creator objectrequired
Creator is an author of NFT or Collection content.
blockchain_data object[]required
Blockchain addresses associated with the Creator.
Possible values: [Ethereum
]
Possible values: [Polygon
]
Possible values: [Solana
]
Date when creator was added to the DB
Description of the Creator.
Server side generated ID of the Creator.
image objectnullable
Main image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
media object[]required
All media for this creator.
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Name of the Creator.
social_media_links objectrequired
Social media links
Tags assigned to this Creator.
top_banner objectnullable
Top-banner image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Username of the Creator.
Verified by Kraken to have accurate data.
{
"error": [
"EGeneral:Invalid arguments"
],
"result": {
"creator": {
"blockchain_data": [
{},
{},
{}
],
"date_added": 0,
"description": "string",
"id": "string",
"image": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"media": [
{
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
}
],
"name": "string",
"social_media_links": {},
"tags": [
"string"
],
"top_banner": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"username": "string",
"verified": true
}
}
}
{
"error": [],
"result": {
"creator": {
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"description": "Williams Racing is one of the world’s leading Formula One teams. It exists purely to race in the top echelon of motor racing, where it’s been winning grands prix for more than three decades. The Williams name has been synonymous with top-level motorsport since the 1960s. \n\nAfter running teams on the sport’s nursery slopes, team patron Frank Williams founded Frank Williams (Racing Cars) in 1966 and he entered F1 in 1969 with his friend Piers Courage behind the wheel. Frank quickly earned a reputation as one of the industry’s more determined individuals and after selling his controlling interest in his original team, he established Williams Grand Prix Engineering with British engineer Patrick Head in 1977. They built their first car, the FW06, the following year and the team immediately went from strength-to-strength. \n\nWilliams is now the third most successful team on the grid.",
"blockchain_data": [
{
"blockchain": "Polygon",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da"
}
],
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"top_banner": {
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/8d3b4bdc4718e476743627cbacb8903e4d3ffb3289c2cc9795e832b8f2f8ac4d.png",
"media_type": "image/png",
"size": 6233635
}
},
"media": [
{
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
{
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/8d3b4bdc4718e476743627cbacb8903e4d3ffb3289c2cc9795e832b8f2f8ac4d.png",
"media_type": "image/png",
"size": 6233635
}
}
],
"tags": [],
"social_media_links": {
"facebook": "https://facebook.com/WilliamsF1Team",
"twitter": "https://twitter.com/WilliamsRacing",
"instagram": "https://instagram.com/williamsracing/",
"web": "https://www.williamsf1.com/"
},
"verified": true,
"date_added": 1696953575
}
}
}