How to add robot member

I want to call Sentry API via server (or CI tool), but I don’t want to use api token of real user account.
Is there any way to make robot member in Sentry? If there are no way, We should prepare some email or google account for robot user?

You can simply invite a new user via the email address. So you could setup sentry-bot@yourdomain.com for example, invite them, and effectively register a new account under that address. Then within that account you can create an access token and manage membership.