I'm working on an application that requires completely syncing a users Evernote account, however on some larger account we run into rate limits. According to the API documentation there is a feature known as Initial Sync Boost, however I can not find any information on how to implement this other than -
"You may request this when your key is created or when you are activating your API key in our production environment"
When looking at creating a token sync boost is not listed as one of the parameters.
Can anyone clarify this ?