OIO API
publish content using your OIO KEY
PUBLISH A POST
curl -X POST https://oio.so/api/publish -H "X-OIO-KEY: YOUR_OIO_KEY" -d "text=hello #bitcoin #ipfs"
RESPONSE
{"cid":"Qm...","slug":"abc123","url":"https://oio.so/abc123"}
Auth: X-OIO-KEY header
Content-Type: text/plain (form field: text)
Hashtags: #tag auto-detected and indexed