API Reference¶
The FIRST Inference Gateway provides an OpenAI-compatible API.
Base URL¶
Authentication¶
All requests require a Globus access token in the Authorization header:
Endpoints¶
Chat Completions¶
Completions¶
Batch Processing¶
For detailed API documentation, refer to the OpenAI API Reference as FIRST follows the same schema.
Request Parameters¶
See the User Guide for detailed parameter documentation.