I have questions about the new Accounting API.
1) createDeveloperAppKeys is allowed to call only once. Does it mean the single user is allowed to have a single application only or he can have multiple applications sharing the same appName? I want many apps and I want way to create and delete apps.
2) Can you please describe the concept of active and delayed keys? I cannot grip what the delayed application key is. Why delayed keys is needed? To show data before user logged in?
3) Can you please describe what appName is and how about renaming apps in future? Changing app name is not a something very unusual.
4) What headers should be provided to createDeveloperAppKeys and getDeveloperAppKeys? We should be logged in already and have X-Authentication set? How about X-Application, we can omit it for Accounting API? Why not to clarify this.
The Accounting API is now the most strange part of API NG. First, we can create keys only once, so it is irreversible operation, we cannot delete keys and issue the other should need arise. What is the purpose of getDeveloperAppKeys, is it needed only to "remember" keys? I also do not like the idea of "One Account, One Application". I would like to have many applications without applying for new Betfair accounts.
1) createDeveloperAppKeys is allowed to call only once. Does it mean the single user is allowed to have a single application only or he can have multiple applications sharing the same appName? I want many apps and I want way to create and delete apps.
2) Can you please describe the concept of active and delayed keys? I cannot grip what the delayed application key is. Why delayed keys is needed? To show data before user logged in?
3) Can you please describe what appName is and how about renaming apps in future? Changing app name is not a something very unusual.
4) What headers should be provided to createDeveloperAppKeys and getDeveloperAppKeys? We should be logged in already and have X-Authentication set? How about X-Application, we can omit it for Accounting API? Why not to clarify this.
The Accounting API is now the most strange part of API NG. First, we can create keys only once, so it is irreversible operation, we cannot delete keys and issue the other should need arise. What is the purpose of getDeveloperAppKeys, is it needed only to "remember" keys? I also do not like the idea of "One Account, One Application". I would like to have many applications without applying for new Betfair accounts.


Comment