Generative Models
Explore SoTA Deep-Learning models for exploring novel chemical space
OAuth2 authentication.
Authenticate using the Pending AI authorization server through an implicit OAuth2 flow. You will be redirected to a Pending AI login page to authenticate and authorize access to your account. After authorization, you will be redirected back to the original application with an access token. Ensure that the application is registered with Pending AI and/or that the correct redirect URI is configured. Contact Pending AI support for more information if the application is not registered.
Bearer token authentication.
Provide a valid Pending AI authentication token. Generating tokens can be done manually through the Pending AI CLI. Ensure you have an existing account or register now.
pendingai auth login
pendingai auth token
Limit the number of resources returned within the data field of the paged response. The field may contain fewer items than the specified limit when there are not enough items to return.
5Example: 5A key used to navigate pagination results. The given value must match an id for the specific resource object type. If provided, the paged response will contain resources from the next 'page', or those that were submitted before the matched resource (reverse chronological order).
id_32RD0TWLolsAdFKufk3p4eE1ttK^\w+$A key used to navigate pagination results. The given value must match an id for the specific resource object type. If provided, the paged response will contain resources from the previous 'page', or those that were submitted after the matched resource (reverse chronological order).
id_32RD0TWLolsAdFKufk3p4eE1ttK^\w+$Returns a list of models.
A boolean flag that indicates whether there are more items available to be fetched on subsequent pages. Used for pagination control.
The type of resource.
listPattern: ^\w+$Validation Error
Response Validation Error
OAuth2 authentication.
Authenticate using the Pending AI authorization server through an implicit OAuth2 flow. You will be redirected to a Pending AI login page to authenticate and authorize access to your account. After authorization, you will be redirected back to the original application with an access token. Ensure that the application is registered with Pending AI and/or that the correct redirect URI is configured. Contact Pending AI support for more information if the application is not registered.
Bearer token authentication.
Provide a valid Pending AI authentication token. Generating tokens can be done manually through the Pending AI CLI. Ensure you have an existing account or register now.
pendingai auth login
pendingai auth token
A unique identifier for a model resource.
mod_32RD0TWLolsAdFKufk3p4eE1ttKPattern: ^\w+$Returns the model.
A model resource represents a machine learning model that can be used for generating samples of molecular structures in batches of SMILES strings. Each model leverages a specific architecture and set of parameters to produce novel and diverse molecules.
Optional description for the model.
Model Description.^[A-Za-z0-9\s.,;:!?\(\)]+$The unique resource identifier.
id_32RD0TWLolsAdFKufk3p4eE1ttKPattern: ^\w+$Optional name for the model.
Model Name^[A-Za-z0-9\s.,;:!?\(\)]+$The type of resource.
objectPattern: ^\w+$Optional version for the model.
v1.0.0/beta^[A-Za-z0-9\s.,;:!?\(\)]+$Model resource not found.
Validation Error
Response Validation Error
OAuth2 authentication.
Authenticate using the Pending AI authorization server through an implicit OAuth2 flow. You will be redirected to a Pending AI login page to authenticate and authorize access to your account. After authorization, you will be redirected back to the original application with an access token. Ensure that the application is registered with Pending AI and/or that the correct redirect URI is configured. Contact Pending AI support for more information if the application is not registered.
Bearer token authentication.
Provide a valid Pending AI authentication token. Generating tokens can be done manually through the Pending AI CLI. Ensure you have an existing account or register now.
pendingai auth login
pendingai auth token
A unique identifier for a model resource.
mod_32RD0TWLolsAdFKufk3p4eE1ttKPattern: ^\w+$Returns the model status.
Output model for retrieving the status of a model.
The status of the model. Requesting samples from the model
depends on the model being online. Generating structures can
also timeout or be unavailable if the model is offline.
Model resource not found.
Validation Error
Response Validation Error
Last updated
Was this helpful?

