Private Provider on Nostr: Private Provider puts GPT 5 in your terminal for a #cashu token curl -X POST \ -H ...
Private Provider puts GPT 5 in your terminal for a #cashu token
curl -X POST
https://privateprovider.xyz/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer cashuBpGFteCJodHRwczovL21p..." \
-d '{
"model": "openai/gpt-5",
"messages": [
{
"role": "user",
"content": "Hello Nostr"
}
]
}'
Published at
2025-09-08 06:08:38 UTCEvent JSON
{
"id": "08e537da7e10efd82a0f558fb23a41d206245c71109e466b6037837deef5fabc",
"pubkey": "4e5622b575cdbb4d5ded093e48c68cd3f724fad547142f0c1b0aec2f2b2a0b2e",
"created_at": 1757311718,
"kind": 1,
"tags": [
[
"t",
"cashu"
]
],
"content": "Private Provider puts GPT 5 in your terminal for a #cashu token \n\ncurl -X POST https://privateprovider.xyz/v1/chat/completions \\\n -H \"Content-Type: application/json\" \\\n -H \"Authorization: Bearer cashuBpGFteCJodHRwczovL21p...\" \\\n -d '{\n \"model\": \"openai/gpt-5\",\n \"messages\": [\n {\n \"role\": \"user\", \n \"content\": \"Hello Nostr\"\n }\n ]\n }'",
"sig": "b8eb4361d9ef362347b383d4b16a72afdb1e2437fb936b71d9b42cdff95d25bc0c93f775fb0f83d721310c25b1cbc5f92ca9a248f7ec0e178117e28e661f1a59"
}