I have been integrating with Trello using the API using Redirecter.
A state parameter similar to OAuth2 (RFC 6749: The OAuth 2.0 Authorization Framework) would be very useful to be able to tie the redirected url back to the original client making the request. As mentioned in that RFC, it would also increase the security of the endpoint by helping to prevent CSRF attacks.