Skip to main content

Analysis API

POST https://gateway.manka.tz/v1/api/analysis

This analyses the pdf and responds with the Tausi's 1d analysis, 2d analysis, 3d analysis and Affordability score both in one call. The response is in a json format.

Header Requirements

  • Authorization --required

Body Params

  • file --required
  • fullname --required
curl example request
curl -X 'POST' 'https://gateway.manka.tz/v1/api/analysis'
-F fullname=Hussein \
-F 'file=@Airtel_4435535_Statement.pdf' \
-H 'Authorization: Bearer XXXXXXXXXXX' \'

Response Sample

  1. Status OK Response
Click to Expand the response details
  1. {'JUMA ABDAL…', '255XXXXXXX', 'jumaabdall…', 'Yas', '2024-03-01…', …}
  2. {{}, {}, {}, {}, {}, …}
  3. {40955997, {}, 42960069, {}}
  4. {{}, {}, {}, {}, {}, …}
  5. {1, 1463458, 975638, 731729}