Create Project
Projects
Create Project
Creates a new project in your workspace.
POST
Create Project
Documentation Index
Fetch the complete documentation index at: https://docs.teleskop.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Body
application/json
Display name of the project
Example:
"Turkish Airlines"
Selected languages for this project
Example:
["tr", "en"]Selected channels for this project
Example:
["news", "twitter"]Array of keyword objects, each containing main_keyword, required_keywords, and excluded_keywords.
Response
201 - application/json
Project created successfully