Last updated 9 months ago
GET http://open-api.fixes.world/v1/utils/estimate-cost?text=text-to-inscribe
GET
http://open-api.fixes.world/v1/utils/estimate-cost?text=text-to-inscribe
{ "text": "abcd", "cost": 0.2099 }
text
String
The string to inscribe, remember to encodeURIComponent before pass to the API
Authorization*
Bearer YOUR_API_KEY