Knowledge Engines
Create Knowledge Engine
Creates a new public knowledge engine
POST
Body
application/json
Name of the knowledge engine
Maximum length:
50
Example:
"Fintech Companies"
Short description of what the knowledge engine is comprised of
Example:
"Knowledge engine for processing and analyzing fintech companies"
Custom attributes and fields
Example:
{
"tags": "fintech, startups, venture capital"
}
Response
201
application/json
Knowledge engine created successfully
Alphanumeric 14 character string identifier
Example:
"kng_abc123xyz789"
Name of the knowledge engine
Example:
"Fintech Companies"
Description of the knowledge engine
Example:
"Knowledge engine for processing and analyzing fintech companies"
Custom attributes and fields
Example:
{ "category": "fintech" }
Current status of the knowledge engine
Available options:
processing
, ready
Example:
"ready"
Unix timestamp when this entity was created
Example:
1679644800