Concepts

POST

An HTTP method that sends data to a server; when calling the OpenRouter API you POST your request (model choice, messages, settings) as a JSON body.

Return to all terms