A valid request URL is required to generate request examples
{ "models": [ { "id": "<string>", "name": "<string>", "description": "<string>", "organization": { "id": "<string>", "name": "<string>" }, "license": { "id": "<string>", "name": "<string>", "allow_commercial": true }, "open_weight": true, "model_type": "<string>", "modalities": [ "<string>" ], "providers": [ { "provider_id": "<string>", "provider_name": "<string>", "status": "<string>", "input_price_per_m": 123, "output_price_per_m": 123 } ], "top_scores": {}, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "source": "<string>", "url": "<string>", "family": { "id": "<string>", "name": "<string>" }, "context_window": 123, "param_count": 123, "release_date": "2023-12-25" } ], "total": 123, "next_cursor": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
1 <= x <= 200
Successful Response
Show child attributes