Retrieve complete interactive Blink with all available actions and metadata
curl --request GET \
--url https://api.dial.to/v1/blink \
--header 'x-blink-client-key: <api-key>'
{
"type": "action",
"icon": "<string>",
"title": "<string>",
"description": "<string>",
"extendedDescription": "<string>",
"label": "<string>",
"disabled": true,
"links": {
"actions": [
{
"type": "transaction",
"href": "<string>",
"label": "<string>",
"parameters": [
"<any>"
]
}
],
"dataTable": "<string>"
},
"error": {
"message": "<string>"
},
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
},
"preview": {
"image": "<string>",
"title": "<string>",
"description": "<string>",
"cta": "<string>",
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
}
},
"message": "<string>"
}
Client key to authorize requests.
Blink API URL
"https://jito.dial.to/stake"
Successful response
Blink
Was this page helpful?
curl --request GET \
--url https://api.dial.to/v1/blink \
--header 'x-blink-client-key: <api-key>'
{
"type": "action",
"icon": "<string>",
"title": "<string>",
"description": "<string>",
"extendedDescription": "<string>",
"label": "<string>",
"disabled": true,
"links": {
"actions": [
{
"type": "transaction",
"href": "<string>",
"label": "<string>",
"parameters": [
"<any>"
]
}
],
"dataTable": "<string>"
},
"error": {
"message": "<string>"
},
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
},
"preview": {
"image": "<string>",
"title": "<string>",
"description": "<string>",
"cta": "<string>",
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
}
},
"message": "<string>"
}
Retrieve complete interactive Blink with all available actions and metadata
curl --request GET \
--url https://api.dial.to/v1/blink \
--header 'x-blink-client-key: <api-key>'
{
"type": "action",
"icon": "<string>",
"title": "<string>",
"description": "<string>",
"extendedDescription": "<string>",
"label": "<string>",
"disabled": true,
"links": {
"actions": [
{
"type": "transaction",
"href": "<string>",
"label": "<string>",
"parameters": [
"<any>"
]
}
],
"dataTable": "<string>"
},
"error": {
"message": "<string>"
},
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
},
"preview": {
"image": "<string>",
"title": "<string>",
"description": "<string>",
"cta": "<string>",
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
}
},
"message": "<string>"
}
Client key to authorize requests.
Blink API URL
"https://jito.dial.to/stake"
Successful response
Blink
Was this page helpful?
curl --request GET \
--url https://api.dial.to/v1/blink \
--header 'x-blink-client-key: <api-key>'
{
"type": "action",
"icon": "<string>",
"title": "<string>",
"description": "<string>",
"extendedDescription": "<string>",
"label": "<string>",
"disabled": true,
"links": {
"actions": [
{
"type": "transaction",
"href": "<string>",
"label": "<string>",
"parameters": [
"<any>"
]
}
],
"dataTable": "<string>"
},
"error": {
"message": "<string>"
},
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
},
"preview": {
"image": "<string>",
"title": "<string>",
"description": "<string>",
"cta": "<string>",
"context": {
"url": "<string>",
"websiteUrl": "<string>",
"category": "<string>",
"provider": {
"name": "<string>",
"icon": "<string>"
}
}
},
"message": "<string>"
}