-
Notifications
You must be signed in to change notification settings - Fork 2
Content endpoint
Juan Gabriel Griggio edited this page May 22, 2024
·
2 revisions
This is Topic Mine's main endpoint. Basically, it does everything: data retrieval, term-trend association (if necessary), content generation, transformation and export.
To use this endpoint, you must make an HTTP POST request
to the URL where Topic Mine is deployed.
Query params include:
- First term (products/brands/services) source
- Second term (trends) source
- Destination (output) format
- If the first and second terms must be related in order to generate content
Body params include:
- Details about the data sources and output
- Blacklisting
- Number of headlines and descriptions to generate
- Other execution details
- Home
- Project setup
- API Reference
-
Content endpoint
- Query params
-
Body params
- First term source config
- Second term source config
- Output config
- Request examples
- Response examples
- Tasks endpoint
-
Content endpoint