Home

Get transaction schemas

GET
https://ark.nownodes.io/api/transactions/schemas

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Get transaction schemas using the ARK API exposed by NOWNodes.

Response

200OK

Successful response.

400Bad Request

Invalid request.

401Unauthorized

Missing or invalid API key.

429Too Many Requests

Rate limit exceeded.

500Internal Server Error

Node or upstream service error.