kittycad.api

Contains methods for accessing the API

Modules

api_calls

Contains methods for accessing the api_calls API paths: API calls that have been performed by users can be queried by the API.

api_tokens

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.

apps

Contains methods for accessing the apps API paths: Endpoints for third party app grant flows.

beta

Contains methods for accessing the beta API paths: Beta API endpoints.

constant

Contains methods for accessing the constant API paths: Constants.

executor

Contains methods for accessing the executor API paths: Endpoints that allow for code execution or creation of code execution environments.

file

Contains methods for accessing the file API paths: CAD file operations.

hidden

Contains methods for accessing the hidden API paths: Hidden API endpoints that should not show up in the docs.

meta

Contains methods for accessing the meta API paths: Meta information about the API.

ml

Contains methods for accessing the ml API paths: Machine learning to generate CAD models and other things.

modeling

Contains methods for accessing the modeling API paths: Modeling API for updating your 3D files using the Zoo engine.

oauth2

Contains methods for accessing the oauth2 API paths: Endpoints that implement OAuth 2.0 grant flows.

orgs

Contains methods for accessing the orgs API paths: An organization is a group of users of the Zoo API.

payments

Contains methods for accessing the payments API paths: Operations around payments and billing.

service_accounts

Contains methods for accessing the service_accounts API paths: Service accounts allow organizations to call the API.

shortlinks

Contains methods for accessing the shortlinks API paths: Shortlinks are a way to create a short URL that redirects to a longer URL.

store

Contains methods for accessing the store API paths: Operations involving our swag store.

unit

Contains methods for accessing the unit API paths: Unit conversion operations.

users

Contains methods for accessing the users API paths: A user is someone who uses the Zoo API.