Skip to content

Commit ff71cb6

Browse files
Update README.md
1 parent 651ee32 commit ff71cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pnpm add @depot/sdk-node
1818

1919
## Usage
2020

21-
Each of the Depot API services is exposed on the main `depot` export. Authentication is provided via an `Authorization` header, for each API request. The service paths match their corresponding gRPC service names.
21+
Each of the Depot API services is exposed on the main `depot` export. Authentication is provided via an `Authorization` header with an **Organization Token**, for each API request. The service paths match their corresponding gRPC service names.
2222

2323
- [`depot.build.v1.BuildService`](https://buf.build/depot/api/docs/main:depot.build.v1#depot.build.v1.BuildService)
2424
- [`depot.buildkit.v1.BuildKitService`](https://buf.build/depot/api/docs/main:depot.buildkit.v1#depot.buildkit.v1.BuildKitService)

0 commit comments

Comments
 (0)