Walletguide API (1.0.0)

Download OpenAPI specification:

API for the Walletguide app

Assets

Asset related endpoints

Get assets

Get all assets

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get asset

Get an asset by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Asset groups

Asset group related endpoints

Get asset groups

Get all asset groups

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get asset group

Get an asset group by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Transactions

Transaction related endpoints

Get transactions

Get all transactions

Authorizations:
bearerAuthbasicAuth
query Parameters
startDate
string <date> ^((\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|...
endDate
string <date> ^((\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|...
assetId
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get transaction

Get a transaction by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Crypto transactions

Crypto transaction related endpoints

Get crypto transactions

Get all crypto transactions

Authorizations:
bearerAuthbasicAuth
query Parameters
assetId
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get crypto transaction

Get a crypto transaction by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Security transactions

Security transaction related endpoints

Get security transactions

Get all security transactions

Authorizations:
bearerAuthbasicAuth
query Parameters
assetId
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get security transaction

Get a security transaction by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Total value updates

Total value update related endpoints

Get total value updates

Get all total value updates

Authorizations:
bearerAuthbasicAuth
query Parameters
assetId
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get total value update

Get a total value update by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Files

File related endpoints

Get files

Get all files

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get file

Get a file by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Categories

Category related endpoints

Get categories

Get all categories

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get category

Get a category by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Category groups

Category group related endpoints

Get category groups

Get all category groups. Category groups are used to organize categories into a hierarchy.

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get category group

Get a category group by id. Category groups are used to organize categories into a hierarchy.

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Tags

Tag related endpoints

Get tags

Get all tags

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get tag

Get a tag by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Scenarios

Scenario related endpoints

Get scenarios

Get all scenarios

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get scenario

Get a scenario by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Merchants

Merchant related endpoints

Get merchants

Get all merchants

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get merchant

Get a merchant by id

Authorizations:
bearerAuthbasicAuth

Responses

Response samples

Content type
application/json
null

Other

Other endpoints

Show API docs

Show the API docs

Authorizations:
NonebasicAuthbearerAuth

Responses

Get OpenAPI spec

Get the OpenAPI spec

Authorizations:
NonebasicAuthbearerAuth
query Parameters
format
string

Responses