Are there any ‘official’ regular expressions for the API key string and the Organisation ID string formats?
To save pointless usage of the api endpoint, I would like to do some simple pre-validation in my functions before attempting a connection/authentication.
Hey! We don’t have anything official to do this right now but it’s a good suggestion. Can’t promise we will have anything soon but you can ask ChatGPT to write the regex for you and it should be pretty close to what you need for something like this.