API Changes

In our latest update, we have introduced some significant changes to improve the clarity and functionality of our service. Please take note of the following changes in this changelog post: ## Deprecation of the debug parameter We have deprecated the use of the ~~debug~~ parameter and replaced it with the sandbox/live API key to specify the desired environment. Additionally, we've added a note regarding the ambiguous if the API key is for **live** environment and debug-flag turned on, which will now trigger an error code `308`. ## Change of type of the API request ID To enhance compatibility and consistency, we have changed the data type for API request IDs from **integers** to **strings**. Developers should update their code accordingly to ensure smooth integration with this update. ## Debugger We have fixed some UI/UX issues and implemented a copy-button you could analyse your requests more easily in other applications.