Skip to content

Commit 00b7344

Browse files
committed
docs: mention it in the standby docs as well
1 parent 533595a commit 00b7344

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sources/platform/actors/running/actor_standby.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ This approach can be useful if you cannot modify the request headers.
5050
https://rag-web-browser.apify.actor/search?query=apify&token=my_apify_token
5151
```
5252

53+
:::tip
54+
You can use [scoped tokens](/platform/integrations/api#limited-permissions) to send standby requests. This is useful if you want to allow a 3rd party service to use your Actor while not exposing your whole account.
55+
56+
However, using a scoped token to [restrict what a Standby Actor can access](/platform/integrations/api#restricted-access-restrict-what-actors-can-access-using-the-scope-of-this-actor) is currently not supported.
57+
:::
5358

5459
## Can I still run the Actor in normal mode
5560

0 commit comments

Comments
 (0)