← All services

OpenAI

OpenAI

AI · Media

https://apiserver.mpprouter.dev/v1/services/openai

Chat completions, embeddings, image generation, and audio with model-tier pricing.

Endpoints

Method
URL
Price
POST
https://apiserver.mpprouter.dev/v1/services/openai/v1/responses
POST
https://apiserver.mpprouter.dev/v1/services/openai/v1/chat/completions
POST
https://apiserver.mpprouter.dev/v1/services/openai/v1/embeddings
$0.0001
POST
https://apiserver.mpprouter.dev/v1/services/openai/v1/images/generations
$0.05
POST
https://apiserver.mpprouter.dev/v1/services/openai/v1/audio/transcriptions
$0.01
POST
https://apiserver.mpprouter.dev/v1/services/openai/v1/audio/speech
$0.02

Try it with your agent

Ask OpenAI gpt-4o-mini via MPP Router to summarize this sentence: "Stellar settles USDC payments in about five seconds for a fraction of a cent." Pay with my Stellar USDC wallet and show me the response.

Requires the stellar-agent-wallet skill — see Use with agents.

Code sample

curl -X POST "https://apiserver.mpprouter.dev/v1/services/openai/v1/responses" \
  -H "Content-Type: application/json" \
  -d '{}'
# returns 402 Payment Required — pay with the stellar-agent-wallet skill (mppx / x402)

Verification

/v1/services/openai/chat

dynamic

session-verified 2026-08-09

Verified — tx evidence not yet published here