The main reason we don't support the CORS (Cross-Origin Resource Sharing) standard is because our API is not intended to be consumed by browser applications. CORS is a security feature implemented by browsers to control the loading of resources from different origins.