Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions with tag api

Questions with tag api

Tags
Sorting
Results
per page
Filter

   
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
I created a wallet programmatically by following this article. I just copied the code and executed it. Created a wallet and created 2 transactions (incoming ...
3 months ago
0 Votes
0 Answers
11K Views
0 Votes 0 Answers 11K Views
TON Center (toncenter.com) is possibly the best-known service for making API requests, but lately it was not accessible when I needed it. What can be used in...
7 months ago
0 Votes
0 Answers
14K Views
0 Votes 0 Answers 14K Views
There are numerous APIs that let you get information on TON wallets, NFTs and so on. But is there a known API with methods that provide information on the va...
9 months ago
0 Votes
0 Answers
14K Views
0 Votes 0 Answers 14K Views
TON API provides REST API access to TON Blockchain. Some of its methods require to fill the {account-id} variable. What should I put there, what value format...
api
9 months ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
Hi is it possible to calculate input and output message hash before sending it. For example, this is my transaction https://testnet.tonscan.org/tx/op5iqZD9X7...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
In the following API link, the server gets the list of items of a collection. https://tonapi.io/v2/nfts/collections/0%3A80d78a35f955a14b679faa887ff4cd5bfc0f4...
11 months ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
Is there a way to get the current TON coin price with the TON API? --- > This question was imported from Telegram Chat: https://t.me/tondev_eng/27900
11 months ago
0 Votes
1 Answers
4K Views
0 Votes 1 Answers 4K Views
I am using the TON API to fetch transaction data, and I have noticed some discrepancies when using the /getTransactions, /lookupBlock, and /getBlockTransacti...
0 Votes
0 Answers
4K Views
0 Votes 0 Answers 4K Views
I know there's a project TonAPI that provides REST API to TON blockchain. Is it the only one or are there other projects like that? --- > This question was i...
api
11 months ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
https://toncenter.com/api/v2/getTransactions?address=UQCzwxqIw1pt41DND9pgGfAOhJKtQQEgjVcpn0rHxv-4b8Ob&limit=1<=23481826000001&hash=OBInamdujxrUx%2Fqebnhix%2F...
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
Hi I am trying to get all transactions for a given address and am working my way backwards in time. I'm making the following request (using last tx_hash and ...
0 Votes
1 Answers
16K Views
0 Votes 1 Answers 16K Views
Is there an API to programmatically get the current conversion rate of TON to a fiat currency? --- > This question was imported from Telegram Chat: https://t...
api
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Is there any API to monitor prices of TON-based NFTs? --- > This question was imported from Telegram Chat: https://t.me/tondev/113208
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Where is it possible to retrieve current TON coin price in USD? Preferably an open API, not a paid one. --- > This question was imported from Telegram Chat: ...
api
one year ago