1.1 KiB
1.1 KiB
FFA_API_URL
- URL: https://api.sgx.com/ffa
- Status: 200
- Classification: ACCESSIBLE (auth-gated)
- Content-Type: application/json
- Content-Length: 33 bytes
- Elapsed: ~0.1 s
- Probed at: 2026-06-25
Notes
This endpoint is authentication-gated. Direct calls return:
{"message":"Missing Authentication Token"}
- No observable public consumer: The frontend CMS route
/derivatives/freight-forward-agreementsreturns HTTP 404, so there is no current public page driving this API. - Tested sub-paths that also fail with "Missing Authentication Token":
https://api.sgx.com/ffahttps://api.sgx.com/ffa/v1.0https://api.sgx.com/ffa/metalist
- Likely requirement: An API Gateway key or internal SGX
authorizationtokenthat is not exposed in the current public frontend bundle. - Practical status: Not usable without additional authentication research. For freight/derivatives data, prefer the working
DERIVATIVES_API_URLendpoints. - Include
Origin: https://www.sgx.comandReferer: https://www.sgx.com/on any replay attempts.