curl --request POST \
--url http://localhost:3333/v1/soa/auto-fill \
--header 'Content-Type: application/json' \
--header 'X-API-Key: <api-key>' \
--data '{}'Streams SOA answers via Server-Sent Events (SSE)
curl --request POST \
--url http://localhost:3333/v1/soa/auto-fill \
--header 'Content-Type: application/json' \
--header 'X-API-Key: <api-key>' \
--data '{}'Was this page helpful?