Skip to content

Askara API

Discover our open API to integrate our services

Quickstart

Set up your OAuth2 client and make your first call to the API.

curl -X POST \
  https://api.askara.ai/me \
  -H "Authorization: Bearer ACCESS_TOKEN" \
  -H "Content-Type: application/json"

Integrate our powerful AI features in your apps

Askara can perform strong speech to text transformation for dentists and other medical fields. Our AI engine can also be used to generate formatted documents according to very specific needs.

Key Features

User management: Retrieve and manage user & organization information through the API

Patients management: Retrieve and manage patients information through the API

Documents management: Retrieve and manage documents through the API

Enforced security: industry standard OAuth2 protocol is used to authenticate with the API