kittycad.api
Contains methods for accessing the API
Modules
Contains methods for accessing the api_calls API paths: API calls that have been performed by users can be queried by the API. |
|
Contains methods for accessing the api_tokens API paths: API tokens allow users to call the API outside of their session token that is used as a cookie in the user interface. |
|
Contains methods for accessing the apps API paths: Endpoints for third party app grant flows. |
|
Contains methods for accessing the beta API paths: Beta API endpoints. |
|
Contains methods for accessing the constant API paths: Constants. |
|
Contains methods for accessing the executor API paths: Endpoints that allow for code execution or creation of code execution environments. |
|
Contains methods for accessing the file API paths: CAD file operations. |
|
Contains methods for accessing the hidden API paths: Hidden API endpoints that should not show up in the docs. |
|
Contains methods for accessing the meta API paths: Meta information about the API. |
|
Contains methods for accessing the ml API paths: Machine learning to generate CAD models and other things. |
|
Contains methods for accessing the modeling API paths: Modeling API for updating your 3D files using the Zoo engine. |
|
Contains methods for accessing the oauth2 API paths: Endpoints that implement OAuth 2.0 grant flows. |
|
Contains methods for accessing the orgs API paths: An organization is a group of users of the Zoo API. |
|
Contains methods for accessing the payments API paths: Operations around payments and billing. |
|
Contains methods for accessing the service_accounts API paths: Service accounts allow organizations to call the API. |
|
Contains methods for accessing the store API paths: Operations involving our swag store. |
|
Contains methods for accessing the unit API paths: Unit conversion operations. |
|
Contains methods for accessing the users API paths: A user is someone who uses the Zoo API. |