http://dwnl3pr7ombq2abcycysnlqcl7rd6lqbavnir2swapbfyzrz4e7ae4id.onion/tutorials/curl.md
After deposit, use curl to interact with the API: curl -k -X POST https://cryptotalks.ai/v1/chat/completions \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer 5d68e5723b5613cbf243a15569a0d3de282f2dea'
-d '{"messages": [{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Hello, AI!"}]