Getting started
To use the Tailer API, you first need to generate a JWT token from Google credentials in order to authenticate. Then you can send a first POST request to it using cURL.
Last updated
To use the Tailer API, you first need to generate a JWT token from Google credentials in order to authenticate. Then you can send a first POST request to it using cURL.
Last updated
To generate a Google JWT token:
Download and unzip the ZIP file above. You get a Python file named "google-jwt-generator.py".
Generate a Google JSON credentials file (see Generate JSON credentials).
Run the following script using Python:
You can save the token in a shell variable:
To communicate with the Tailer API, you can use the cURL CLI.
Here is an example of request allowing you to check the status of a Tables to Tables data operation run:
You can use the identity provided when you installed your tailer-sdk:
You can use this to get your JWT token: