Do I need to use my reseller domain when writing apps that use the Reseller API?

前端 未结 2 1199

I am a Google Apps reseller and would like to use Google APIs like the Google Apps Reseller API to automate my reseller activities.

When I signed up to be a Google A

2条回答
  •  感动是毒
    2021-01-16 06:58

    You can test your code using the sandbox with any Google Apps account. The only difference with the sandbox is the URLs use v1sandbox as opposed to v1 for the production API (which, yes requires you to use a reseller account). Give it a try in the API Explorer

提交回复
热议问题