Authorizations
Bearer token authentication supports:
- Personal API tokens (PATs)
- OAuth2 access tokens
- JWT tokens
Example: Authorization: Bearer your_token_here
Body
application/json
Add data to the ingestion queue for processing. Content will be analyzed and facts will be extracted into the knowledge graph.
Bearer token authentication supports:
Example: Authorization: Bearer your_token_here