One API to ship every secret your app needs to send. Credit cards, recovery codes, SSNs, API keys — over any channel you already use (iMessage, SMS, Slack, Teams, email, WhatsApp, Telegram). Dark Transport rides underneath the channel; the bytes never live in a mailbox or chat history.
POST https://api.darktransport.com/v1/messages Authorization: Bearer $DT_KEY {"payload":"...","passphrase":"...","max_views":1,"expires_days":7}
Response: { message_id, retrieval_url, expires_at }. Paste the retrieval URL into any channel.
{ message_id, retrieval_url, expires_at }
Private beta is open by invite. Email https://darktransport.com/#notify to get on the list. Built by Andrew Schwabe.
Security disclosures: /.well-known/security.txt. AI-readable index: /llms.txt.
This site is a JavaScript app. Enable JavaScript for the interactive version.