Filed API

A single GraphQL endpoint for the Filed platform. Create clients and ingest source documents into a binder, trigger tax prep and tax advisor runs and poll them to completion, read leadsheets and review items, annotate documents and record reviewer sign-offs, and generate workpaper bundles. Authenticated with a workspace-scoped API key exchanged for a short-lived Bearer access token.

API entry from apis.yml

apis.yml Raw ↑
aid: filed:filed-api
name: Filed API
humanURL: https://docs.apps.filed.com/apis/introduction
baseURL: https://router.apps.filed.com/graphql
tags:
- Tax
- GraphQL
- Documents
- AI
description: A single GraphQL endpoint for the Filed platform. Create clients and ingest source documents
  into a binder, trigger tax prep and tax advisor runs and poll them to completion, read leadsheets and
  review items, annotate documents and record reviewer sign-offs, and generate workpaper bundles. Authenticated
  with a workspace-scoped API key exchanged for a short-lived Bearer access token.
properties:
- type: Documentation
  url: https://docs.apps.filed.com/
- type: APIReference
  url: https://docs.apps.filed.com/apis/introduction
- type: GraphQL
  url: https://router.apps.filed.com/graphql
- type: GettingStarted
  url: https://docs.apps.filed.com/guides/quickstart
- type: ErrorCatalog
  url: errors/filed-problem-types.yml