Generate project TonAPI token
Query parameters
Project ID
Request body
Example request
{
"name": "My token",
"limit_rps": 5
}Response
Project TonAPI token
Example response
{
"token": {
"id": 1,
"name": "My token",
"limit_rps": 5,
"token": "AE5TZRWIIOR2O2YAAAAGFP2HEWFZJYBP222A567CBF6JIL7S4RIZSCOAZRZOEW7AKMRICGQ",
"date_create": 1690889913000
}
}Changes
Changed in 8 of the 50 revisions of this API.347
- ▲
removed the enum value
mempoolof the request property/request-property-enum-value-removed
- ○
removed the
mempoolenum value from the//response property for the response statusresponse-property-enum-value-removed
- ▲
- ●
added the new
mempoolenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
mempoolenum value to the request property/request-property-enum-value-added
- ●
- ●
added the new
cocoonenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
cocoonenum value to the request property/request-property-enum-value-added
- ●
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
- ●
the
request property's max was set to100000.00request-property-max-set
- ●
the
request property's min was set to0.00request-property-min-set
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ○