1- # INDA HR
1+ ![ alt text ] ( https://inda.ai/wp-content/uploads/2022/09/inda-hr-python.png )
22
33# Introduction
44
@@ -7,7 +7,7 @@ AI solution provided as a RESTful API.
77
88The INDA pricing model is * credits-based* , which means that a certain number of credits is associated to each API request.
99Hence, users have to purchase a certain amount of credits (established according to their needs) which will be reduced
10- at each API call. INDA accepts and processes a user's request only if their credits quota is grater than - or,
10+ at each API call. INDA accepts and processes a user's request only if their credits quota is greater than - or,
1111at least, equal to - the number of credits required by that request.
1212To obtain further details on the pricing, please visit our [ site] ( https://inda.ai ) or contact us.
1313
@@ -51,7 +51,7 @@ We want to help recruiters to prevent any kind of bias while searching for the m
5151The following documentation is addressed both to developers, in order to provide all technical details for INDA integration,
5252and to managers, to guide them in the exploration of the implementation possibilities.
5353
54- The host of the API is [ https://api.inda.ai/hr/v2/ ] ( https://api.inda.ai/hr/v2/ ) .
54+ The host of the API is < span style = " color : blue " > https< area > ://api.inda.ai/hr/v2</ span > .
5555We recommend to check the API version and build (displayed near the documentation title).
5656You can contact us at support@intervieweb.it in case of problems, suggestions, or particular needs.
5757
@@ -69,7 +69,7 @@ Finally, in the central section of each API method, you can find
6969
7070This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
7171
72- - API version: 2.28194
72+ - API version: 2.0.0
7373- Package version: 1.0.0
7474- Build package: org.openapitools.codegen.languages.PythonClientCodegen
7575For more information, please visit [ https://inda.ai ] ( https://inda.ai )
0 commit comments