Model visibilityPlease note that the listed models are the models accessible for your API key.
If your API key has not been granted access to a model, you will not find this model in the response coming from the API endpoint.If you don’t find a specific model in the response, from the admin interface please check that:
- The model exists in Paradigm
- Your API key has access to this model
Prerequisites
- A Paradigm API key: if you do not have one, go to your Paradigm profile (
/settings/api-keyin your instance) and generate a new API key.
Usage methods
There are several ways to call the endpoint:- With the python
requestspackage - Through a curl request: for quick testing or first-time use