Tilebox Datasets provides structured and high-performance satellite metadata access.
Data points
Datasets
Collections
tilebox-datasets
package or go library.TILEBOX_API_KEY
environment variable to your API key. You can then instantiate the client without passing the token
argument. Python will automatically use this environment variable for authentication.
AuthenticationError
occurs when the client fails to authenticate with the Tilebox API. This may happen if the provided API key is invalid or expired. A client instantiated with an invalid API key won’t raise an error immediately, but an error will occur when making a request to the API.