Batch Update AnnotationsTool to update multiple annotations in one request.
Create CollectionTool to create a new collection.
Create DocumentTool to upload a new document for parsing.
Create OrganizationTool to create a new organization.
Create RESTHook SubscriptionTool to create a new resthook subscription.
Create TagTool to create a new tag.
Create Validation ResultTool to create a validation result.
Create WorkspaceTool to create a new workspace.
Delete CollectionTool to delete a specific collection by its id.
Delete DocumentTool to delete a specific document by its id.
Delete OrganizationTool to delete a specific organization by its id.
Delete Resthook SubscriptionTool to delete a specific resthook subscription by id.
Delete WorkspaceTool to delete a specific workspace by its id.
Delete Workspace MembershipTool to remove a user from a workspace by membership id.
Get TagsTool to list all tags.
Get All Validation ResultsTool to list validation results for documents.
Get Workspace MembershipsTool to list all workspace memberships for the authenticated user.
Get AnnotationsTool to retrieve a list of all annotations.
Get CollectionTool to retrieve details of a specific collection by its id.
Get CollectionsTool to retrieve a list of all collections.
Get DocumentTool to retrieve details of a specific document by its id.
Get DocumentsTool to retrieve a list of all documents.
Get Document TypeTool to retrieve details of a specific document type by its id.
Get Document TypesTool to retrieve a list of all document types.
Get ExtractorsTool to retrieve a list of all extractors.
Get OrganizationTool to retrieve details of a specific organization by its id.
Get OrganizationsTool to retrieve a list of all organizations.
Get Resthook SubscriptionTool to retrieve details of a specific resthook subscription by its id.
Get RESTHook SubscriptionsTool to retrieve a list of all resthook subscriptions.
Get Usage by WorkspaceTool to retrieve monthly credits consumption for a workspace.
Get WorkspaceTool to retrieve details of a specific workspace by its id.
Get Workspace MembershipTool to retrieve details of a specific workspace membership by its id.
Get WorkspacesTool to retrieve a list of all workspaces.
Update CollectionTool to update specific fields of a collection.
Update DocumentTool to update specific fields of a document.
Update Document DataTool to update parsed data for a resume or job description document.
Update OrganizationTool to update specific fields of an organization.
Update RESTHook SubscriptionTool to update an existing resthook subscription.
Update WorkspaceTool to update specific fields of a workspace.