Views
No views yet
\**o3-Pro\** API Pricing in CometAPI,20% off the official price:\o3-Pro\“or”o3-pro-2025-06-10” endpoint to send the request and set the request body. The request method and request body are obtained from our website API doc. Our website also provides Apifox test for your convenience.curl --location
--request POST 'https://api.cometapi.com/v1/responses' \
--header 'Authorization: Bearer sk-xxxxxx' \
--header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \
--header 'Content-Type: application/json' \
--header 'Accept: */*' \
--header 'Host: api.cometapi.com' \
--header 'Connection: keep-alive' \
--data-raw '{ "model": "o3-pro", "input": [{"role": "user", "content": "What’s the difference between inductive and deductive reasoning?"}] }'