Hacker News new | ask | show | jobs
by rsync 2420 days ago
Interesting ... although they do not have a CLI, can you call functions with 'curl', like:

curl api.privacy.com CID:blahblah token:blahblah ... action-action-blah-blah ?

I don't actually use a Twilio CLI - I call functions with curl from my own scripts ...

3 comments

There seems to be some sort of API, some of which is non-free.

https://developer.privacy.com/docs#introduction

EDIT: It appears I was able to activate the API with my personal account.

I don't know this specific site, but it's fairly common to put basic (or less basic) measures against such curl-ing.
I don't think there's a public API.