Bitninja Details
GET
/api/v1/nodes/{node_id}/bitninjaDetails/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key for authenticating the request
- required
- non-empty string
example{{api_key}}locationQuerystringoptionalSpecifies the target location for the Bitninja details request
- must be a non-empty string
- should contain only URL-safe characters
example{{location}}
Responses
200Successful response
HTTP status code of the response
example
200- must be an integer between 100 and 599
- represents a standard HTTP status code
Status message indicating the result of the request
example
Success- must be a non-empty string
- maximum length of 255 characters