Drop-in replacement for https://api.openai.com/v1/responses.
Point your OpenAI client at DeepSelf’s base URL, swap the API key,
and set model to “iam_username@gpt-4o”.
DeepSelf will:
Authenticate the caller
Build the persona profile for iam_username
Inject it into the instructions field
Forward the full request to OpenAI with our system API key
Stream / return the response verbatim
Deduct token usage from the caller’s credit balance
POST
/
v1
/
responses
Proxy Openai Responses
Copy
Ask AI
curl --request POST \ --url https://api.faces.sh/v1/responses