I have a few questions that I am hoping you can help us with.
- How long is the Access Token valid for?
- How long is the Refresh Token valid for?
- Is the Rest API Access Token still valid if a company’s 6-digit auth code is changed or would the company need to go through the process of approving access via the two step Companies house process?
- What is the purpose of the validate endpoint for the registered email address, the documentation doesn’t not explain this and the error page that is linked errors https://github.com/companieshouse/api-enumerations/blob/develop/errors.yml?
Also, there are a couple of things for a software provider that are not ideal, these are as follows.
• A way to be able to grant access to the API for a company using the 6-digit auth code via the API and not the two step on screen process
• There is no where to put a presenter code for each request, our clients would expect that they are logged as the presenters of the filling.
Are these things likely to be addressed soon?