caution
You're viewing docs for the deprecated Fetcher API.
We recommend upgrading to the new Query API.
set_api_token()
Python package: neptune-fetcher
Sets the Neptune API token in the context.
Returns the set context.
Parameters
Example
import neptune_fetcher.alpha as npt
npt.set_api_token("SomeOtherNeptuneApiToken")