Simple AI API Services
Describes Simple AI API specs for business clients to use.
Setup processCopied!
Seek for api_user and api_password. It needs to be issued by developer for now.
Please prepare a flow to
1) Use bearer token access apis
2-1) requesting for processing requires company to setup in Simple AI.
Account code, tax code is mandatory for processing.
Contact, invoice, bankTransactions gives hint to Simple AI so that uses will have higher chance of getting what users want.
2-2) requesting for processing requires an email associated for processing. Such email should be setup with grants before the email can be used.
3) Once such setup is complete and metadata was setup in Simple AI, then api user can call “/upload” to trigger processing. Once it is uploaded, result is available by fetching document later. Processing usually takes 60 seconds, given that less than 10 files are uploaded at once. It may take longer if more documents are uploaded.
If callback for successful processing is needed, seek for Simple AI to setup.