Authorizations
Basic authentication using an API key, e.g. {Authorization: Bearer aff_0bb4fbdf97b7e4111ff6c0015471094155f91}
.
You can find your API key within the Settings page of the Affinda web app. You can obtain an API key by signing up for a free trial.
Body
Name of the data point.
A camelCase string that will be used as the key in the API response.
The different data types of annotations
text
, integer
, float
, decimal
, date
, datetime
, daterange
, boolean
, enum
, location
, phonenumber
, json
, table
, expectedremuneration
, jobtitle
, language
, skill
, yearsexperience
, group
, table_deprecated
, url
, image
, docclf
Uniquely identify an organization.
"mEFayXdO"
Uniquely identify an extractor.
"resume"
The identifier of the parent data point if applicable.
"DdCbJhhx"
If true, the model will not be used to predict this data point. Instead, the user will be able to manually enter the value in the validation tool.
If populated, the model will learn to predict this field using the data source, rather than relying on fuzzy string matching.
"mEFayXdO"
Response
Successfully created a data point.
Uniquely identify a data point.
"XprEvgai"
Name of the data point.
A camelCase string that will be used as the key in the API response.
The different data types of annotations
text
, integer
, float
, decimal
, date
, datetime
, daterange
, boolean
, enum
, location
, phonenumber
, json
, table
, expectedremuneration
, jobtitle
, language
, skill
, yearsexperience
, group
, table_deprecated
, url
, image
, docclf
Uniquely identify an extractor.
"resume"
The identifier of the parent data point if applicable.
"DdCbJhhx"
If populated, the model will learn to predict this field using the data source, rather than relying on fuzzy string matching.
"mEFayXdO"
If true, the model will not be used to predict this data point. Instead, the user will be able to manually enter the value in the validation tool.