Save a reusable configuration for parse, extract, or classify operations. Returns a config://<uuid> URI that can be referenced in subsequent requests.
Config types:
parse — output_format, custom_instructions, prompt_mode, markdown_options, include_metadataextract — output_format, json_options, csv_options, custom_instructions, prompt_mode, include_metadataclassify — categories (list of ), mode (document or split)Documentation Index
Fetch the complete documentation index at: https://docstrange.nanonets.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key as Bearer token: Authorization: Bearer YOUR_API_KEY
Config created