client_id and an api_key.
The Basic token is the URL-safe Base64 encoding of a string which contains your client_id followed by a : for client side requests and your client_id and your api_key separated by a colon for server side requests.
Header format:

