Qortal Project

The future of blockchain platforms

User Tools

Site Tools


api_calls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
api_calls [03/06/2022 17:13] – added Building Transactions section quickmythrilapi_calls [06/15/2023 13:53] (current) – Added API Version info quickmythril
Line 46: Line 46:
  
 Any API call that has the **X-API-KEY** section in it, will require the API key to be input in order to function. For calls that have that, simply open the **apikey.txt**, copy the API key, and put in the API key into that field when making the call. If you do not do this, the call will not function. Any API call that has the **X-API-KEY** section in it, will require the API key to be input in order to function. For calls that have that, simply open the **apikey.txt**, copy the API key, and put in the API key into that field when making the call. If you do not do this, the call will not function.
 +
 +**New 'API Version'**
 +
 +Any API call that has the **X-API-VERSION** section in it, will require the desired API version to be input in order to function. When using version 1, the API will simply return with "TRUE" if the transaction is accepted.  When using vesion 2, the API will return with json formatted data containing the transaction details.
  
 ====== Building Transactions ====== ====== Building Transactions ======
api_calls.txt · Last modified: 06/15/2023 13:53 by quickmythril