Addresses routes
Last updated
Last updated
For a profile to receive digital assets they need a receiving address. every profile has the ability to get millions of receiving addresses.
POST
https://sandbox.oumla.com/api/v1/address/
generate
x-api-key*
string
Oumla api key
reference *
string
The id for that user.
network*
NetworkType
One of the network types that we support. like for example "ETH"
clientShare*
string
The client share that generated in the registration.
Sample code of the request:
The expected response:
Profile
GET
https://sandbox.oumla.com/api/v1/addresses/{{
reference
}}
reference*
string
The id for that user.
x-api-key*
string
Oumla api key
Sample code of the request:
organization
GET
https://sandbox.oumla.com/api/v1/addresses/
organization
skip
number
to skip a certain number of rows
limit
number
to get a certain number of rows
x-api-key*
string
Oumla api key
Sample code of the request:
The expected response: