Swift API 403 Forbidden on storage endpoint after successful authentication
Posted: Fri Mar 27, 2026 8:16 pm
Hello Blomp Support,
I'm integrating Blomp into my open-source file manager (AeroFTP) using the OpenStack Swift API, following your official guide.
Authentication works perfectly, I can obtain a valid token from https://authenticate.blomp.com/v2.0/tokens using auth version 2 with tenant "storage", exactly as documented.
However, the storage endpoint returned in the service catalog (http://swiftproxy.acs.ai.net:8080/v1/AUTH_...) responds with 403 Forbidden to all requests, even with the valid token attached.
Could you help clarify:
Is swiftproxy.acs.ai.net:8080 the correct public endpoint for external API access?
Is there a different storage URL that should be used instead?
Does the free tier require any activation step before API access is available?
Thank you for your time!
I'm integrating Blomp into my open-source file manager (AeroFTP) using the OpenStack Swift API, following your official guide.
Authentication works perfectly, I can obtain a valid token from https://authenticate.blomp.com/v2.0/tokens using auth version 2 with tenant "storage", exactly as documented.
However, the storage endpoint returned in the service catalog (http://swiftproxy.acs.ai.net:8080/v1/AUTH_...) responds with 403 Forbidden to all requests, even with the valid token attached.
Could you help clarify:
Is swiftproxy.acs.ai.net:8080 the correct public endpoint for external API access?
Is there a different storage URL that should be used instead?
Does the free tier require any activation step before API access is available?
Thank you for your time!