Wordsmith Platform API

Public REST API for the Wordsmith legal AI platform. Lets developers ask questions of Wordsmith Assistants with optional file attachments, poll question status, list available assistants, generate presigned file upload URLs, list Playbooks and Templates accessible to the caller, retrieve information about the authenticated user and their organisation, and receive signed Webhook notifications when long-running operations complete. Uses Bearer-token authentication with API keys of the form `sk-ws-api1-...` and is served from `https://api.wordsmith.ai/api/v1/`.

Wordsmith Platform API is one of 2 APIs that Wordsmith publishes on the APIs.io network.

Tagged areas include Legal AI, Assistants, Playbooks, Templates, and Files. The published artifact set on APIs.io includes API documentation, a getting-started guide, authentication docs, and an API reference.

API entry from apis.yml

apis.yml Raw ↑
aid: wordsmith:platform-api
name: Wordsmith Platform API
description: Public REST API for the Wordsmith legal AI platform. Lets developers ask questions of Wordsmith
  Assistants with optional file attachments, poll question status, list available assistants, generate
  presigned file upload URLs, list Playbooks and Templates accessible to the caller, retrieve information
  about the authenticated user and their organisation, and receive signed Webhook notifications when long-running
  operations complete. Uses Bearer-token authentication with API keys of the form `sk-ws-api1-...` and
  is served from `https://api.wordsmith.ai/api/v1/`.
type: REST
tags:
- Legal AI
- Assistants
- Playbooks
- Templates
- Files
- Webhooks
humanURL: https://wordsmithai.mintlify.app/
baseURL: https://api.wordsmith.ai/api/v1
properties:
- type: Documentation
  url: https://wordsmithai.mintlify.app/
- type: GettingStarted
  url: https://wordsmithai.mintlify.app/quickstart
- type: Authentication
  url: https://wordsmithai.mintlify.app/authentication
- type: Introduction
  url: https://wordsmithai.mintlify.app/introduction
- type: Errors
  url: https://wordsmithai.mintlify.app/errors
- type: Webhooks
  url: https://wordsmithai.mintlify.app/webhooks
- type: APIReference
  url: https://wordsmithai.mintlify.app/api-reference/user/get-me
- type: LLMs
  url: https://wordsmithai.mintlify.app/llms.txt