Dretza Content API
Dretza's Content API is used to store and perform deep and complex analysis on top of content.
1 subscribers
21 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Dretza Content API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Core Content Methods | ||
| PUT |
Update Content By Id /contents/{contentId} |
Updates a particular content by its unique identifier |
| GET |
Get Content By Parameters /contents |
Retrieves a list of content using various filters/parameters. |
| POST |
Create Content /contents |
This is the method to store a content item in the Dretza Content data store. |
| GET |
Get Content By Id /contents/{contentId} |
Retrieves a particular content by its unique identifier |
| DELETE |
Delete Content By Id /contents/{contentId} |
Retrieves a particular content by its unique identifier |
| POST |
Upload Content /contents/{contentId}/upload |
Uploads the document associated with the content to the platform. |
| POST |
Process Content Analysis /contents/{contentId}/analysis/process |
Process an analysis definition against the content. |
| POST |
Inquire Content /contents/{contentId}/inquire |
This is used to ask ad-hoc question/inquiries to the content. |
| POST |
Inquire Contents /contents/inquire |
This is used to ask ad-hoc question/inquiries to multiple-contents. |
| Content Extraction Methods | ||
| POST |
Extract JSON /extract-data/json |
Returns JSON structured data from an unstructured text. |
| POST |
Generate Extraction Request /extract-data/generate-extraction |
This endpoint allows you to provide an objective in order to get automatically generated payload for the extract-data/json API method to process. For example, this method will… |
| Content Assertion Methods | ||
| POST |
Assert Content /validation/assert-content |
The assert-content method validates dynamic assertions against unstructured content. It ensures content coherence, type alignment, and relevance by evaluating assertions defined… |
| POST |
Generate Assertions /validation/generate-assertions |
The generate-assertions method automates the creation of logical, objective-specific assertions that guide validation processes. By providing a high-level objective and context,… |
| Content Summarization | ||
| POST |
Summarize Text /text/summarize |
This method allows for the summarization of text content given a particular summarization instructions. |
| Analysis Definition Methods | ||
| GET |
Get Analysis Definition By Id /analysis/definitions/{definitionId} |
This method will retrieve an analysis definition object by its definitionId |
| POST |
Create Analysis Definition /analysis/definitions |
This method will create an analysis definition object which can then be used to analyze content. |
| Analysis Result Methods | ||
| GET |
Get Analysis Result By Id /analysis/results/{id} |
This method will retrieve an analysis result object by its id. |
| Content Anonymization Methods | ||
| POST |
Anonymize Text /text/anonymize |
This method allows for the anonymization of text content given a particular anonymization instructions. |
| Content Filtering Methods | ||
| POST |
Filter Text /text/filter |
This method allows for the filtering of text content given particular instructions. |
| Content Translation Methods | ||
| POST |
Translate Text /text/translate |
This method allows for the translation of text to a particular language. |
| Content Generation Methods | ||
| POST |
Generate Content /text/generate |
This method allows for the translation of text to a particular language. |
Dretza Content API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|