Possible to generate a unique API key for write-only access?

Hey, :wave:

I’m trying to figure out if it’s possible to generate an API key that only permits write access to add contacts to AC?

I’ve checked over the API docs, but don’t see any reference of access-specific auth.

Has anyone tried to do this before and could offer some suggestions?
Any tips or advice would be greatly appreciated!

thanks,
Adrian

@trx901 It’s not currently possible to assign specific privileges/scopes to API tokens. Each generated token has full access just like a user would.

1 Like

@BradBecker Thanks for the clarification, appreciate it!

You can create a AC app in the app studio to manage this, it’s not easy but it’s very powerful and opens more possibilities!