hiibolt / dykm

3 stars 0 forks source link

Create the BulkVS CNAM Call #5

Closed hiibolt closed 1 week ago

hiibolt commented 1 week ago

In the api_bulkvs.go file, we must create a function that calls the OSINT backend API with one argument.

Since BulkVS only supports CNAM lookup via phone number, it's not necessary to specify PII type.

hiibolt commented 1 week ago

For example:

curl --header 'Authorization: <key here>' \
-d '555-555-5555' \
-X POST \
https://osint.hiibolt.com/api/bulkvs/phone