Closed behas closed 3 years ago
At the moment one can use
addresses_api.get_address_entity to map an address to an entity.
addresses_api.get_address_entity
Having a bulk interface for that would be very useful. Maybe
/{currency}/addresses/entities?id=[...]
move to graphsense open api
At the moment one can use
addresses_api.get_address_entity
to map an address to an entity.Having a bulk interface for that would be very useful. Maybe
/{currency}/addresses/entities?id=[...]