Add and remove sources for the Stark AI API using the Sources API
https://app-api.starkai.io/v1/api/sources/**
curl --request POST --url https://app-api.starkai.io/v1/api/sources/** --header 'Content-Type: application/json' --header 'X-Api-Key: <api-key>' --data '<json-data>'
Was this page helpful?