/api/v1/signals/catalog
curl -H "Authorization: Bearer <api_key>" http://datasciencealpha.com/api/v1/signals/catalog
Full reference for the signal delivery endpoints. The interactive explorer below is backed by a live OpenAPI spec from this deployment. Use the Test Bench for quick session-authenticated requests.
/api/signals/ legacy · /api/v1/ externalcurl -H "Authorization: Bearer <api_key>" http://datasciencealpha.com/api/v1/signals/catalog
curl -H "Authorization: Bearer <api_key>" http://datasciencealpha.com/api/v1/signals/SPX/latest
curl -X POST -H "Content-Type: application/json" -d "{\"expires_days\":30}" http://datasciencealpha.com/api/v1/token
The interactive API explorer could not load.
You can still browse the raw spec at /api/openapi.json
or use the Test Bench instead.