Skip to main content

Hello 

Is there a way via the APIs to obtain an authentication token to access my tables in my space?

I don't need to access another user's data. I want to avoid the Oauth GUI.

Can you give me an example if possible?

Thanks 

Hi @Vantroeyen Eric 

to access my tables in my space.

What do you mean by your tables? Could you be a bit more specific? Right now we don’t have any way to read table data via our API or SDK, but if you mean something else than I will look into if it’s possible. 

In terms of auth token, you can follow this guide for how to generate the auth token.
You can also watch this video which explains the concept as well. 

Hope this helps!


Reply