Is it possible to use an easier DSN

It would be nice if I could have an easy to configure DSN, without any key and with project name instead of an id
Something like: https://mysentry.mycompany.org/my-project-name
Is it possible ?
Thanks for your help

No, what is your usecase here?

I want to easilly configure all my projects.
So the simplier the better.
Without any key and with a project name instead of an id, I could auto discover the rigth DSN
And don’t have to take care of every spefic values of key and project id per project.
All my services are deployed on kubernetes clusters.

You can use a proxy on your own to do this, but we will probably not implement this.

You can hit the API to generate and bind a DSN, but the functionality you’re asking for creates too much accessibility on an abuse vector so its not something we’d support.