You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Billing Target |`api_key` Format | Description | Example |
246
246
| :--- | :--- | :--- | :--- |
247
-
|**Personal Wallet**|`LIGHTNING_API_KEY`| Bills the user's personal wallet associated with the API key. |`pl_01H8X6...`|
248
-
|**User's Teamspace**|`LIGHTNING_API_KEY/{USERNAME}/{TEAMSPACE_NAME}`| Bills a specific teamspace that belongs directly to the user. Use this format when you are not part of an organization. |`pl_01H8X6.../my-username/research`|
249
-
|**Organization Teamspace**|`LIGHTNING_API_KEY/{ORG_NAME}/{TEAMSPACE_NAME}`| Bills a specific teamspace's wallet within an organization. The user must be a member of both the organization and the teamspace. |`pl_01H8X6.../lit-labs/production-apps`|
250
-
|**Organization Unallocated**|`LIGHTNING_API_KEY/{ORG_NAME}`| Bills the organization's general wallet (unallocated credits). The user must be a member of the organization. |`pl_01H8X6.../lit-labs`|
247
+
|**Personal Wallet**|`LIGHTNING_API_KEY`| Bills the user's personal wallet (unallocated credits) associated with the API key. |`...`|
248
+
|**User's Teamspace**|`LIGHTNING_API_KEY/{USERNAME}/{TEAMSPACE_NAME}`| Bills a specific teamspace that belongs directly to the user. Use this format when you are not part of an organization. |`.../my-username/research`|
249
+
|**Organization Teamspace**|`LIGHTNING_API_KEY/{ORG_NAME}/{TEAMSPACE_NAME}`| Bills a specific teamspace's wallet within an organization. The user must be a member of both the organization and the teamspace. |`.../lit-labs/production-apps`|
250
+
|**Organization Unallocated**|`LIGHTNING_API_KEY/{ORG_NAME}`| Bills the organization's general wallet (unallocated credits). The user must be a member of the organization. |`.../lit-labs`|
0 commit comments