This is a synchronous API that is aimed to extract key data from receipts. Extraction time can vary from 1 second to 5 seconds. If you have any questions or if you need to get access_token, please click “Contact the developer” link underneath. The API exposes 1 endpoints secured with apiKey authentication.
1 endpointsThis is an API that is aimed to simplify managing documents. If you have any questions about the API that are not covered in the following documentation, please click "Contact the developer" link underneath. > Please, be aware that you need API key for accessing the API. You can get API keys through fileAI web-interface in the 'API Keys' section. As soon as you obtain your API key, you should incl. The API exposes 18 endpoints secured with apiKey authentication.
18 endpointsStep 1: Jentic One Host machine
# On the machine that will host your Jentic One instance:
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | shStep 2: Agent machine
# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
jentic register # connects your agent to your Jentic One instanceJentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.