Users of our Typescript client library can generate typescript interfaces to help with consuming the API response in a type-safe way. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.affinda.com/llms.txt
Use this file to discover all available pages before exploring further.
affinda-generate-interfaces command to auto-generate typescript interfaces from your document type configuration.
For example, this will generate typescript interfaces for your Recruitment workspace:
AFFINDA_API_KEY environment variable set.
The generated typescript interfaces will be in ./affinda-interfaces by default.
For the list of options available, run: