Get metadata for the batch card parse enrichment endpoint
Card Enrichment
Get metadata for the batch card parse enrichment endpoint
Returns metadata about this endpoint, including the current synchronousMax — the cap on items per request when ?synchronous=true. Can be used to fetch the current cap dynamically.
OPTIONS
Get metadata for the batch card parse enrichment endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.spade.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Response
200 - application/json
Successful operation
The display name of the endpoint method.
Example:
"Post"
A short description of the endpoint.
Example:
"Enrich a list of universal transactions"
Content types this endpoint can render.
Example:
["application/json"]Content types this endpoint can parse.
Example:
["application/json"]The maximum number of items allowed in a single microbatch (?synchronous=true).
Example:
100

