Shortcuts

geodesic.account

Account Classes

Project

The Project class to manage groups of nodes in a subgraph in entanglement

Credential

Credentials to access secure resources such as a cloud storage bucket.

Organization

The Organization class to manage groups users

User

The User class to represent user info and control/update profile and permissions.

Token

The token class represents the share tokens created when a user shares a dataset through Ted

Utility Functions

create_project

Creates a new project.

get_project

Gets a project by name or uid.

get_projects

set_active_project

Sets the active project.

get_active_project

Gets the active project.

get_credential

Gets the uid/name/type of requested credential, or None if it doesn’t exist

get_credentials

Returns all of your user’s credentials

get_organization

get_organizations

myself

Returns the current logged in user

get_user

Returns the requested user if the requestor has permissions

get_users

Returns all users, if the current user has permission

get_tokens

Returns all active tokens created by a user

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources