Skip to content

Conversation

@stepskop
Copy link
Contributor

@stepskop stepskop commented Oct 6, 2025

Adds a page at /platform/integrations/skyfire. Dedicated to the documentation of agentic payments with Skyfire.
Also mentions the allowsAgenticUsers parameter on API's GET /store.

Based on this Notion document.


Note

Adds Skyfire agentic payments documentation and updates Store Actors API with allowsAgenticUsers filter and isWhiteListedForAgenticPayment field.

  • API (OpenAPI)
    • Add query parameter allowsAgenticUsers (boolean) to GET /store actors listing in apify-api/openapi/paths/store/store.yaml.
    • Extend response examples with isWhiteListedForAgenticPayment on actor items.
  • Docs
    • New page sources/platform/integrations/ai/skyfire.md documenting agentic payments via Skyfire:
      • MCP setup and configuration (including ?payment=skyfire and optional actors preload).
      • API usage with skyfire-pay-id header for Actor runs and data retrieval.
      • Limitations and supported-actors filtering using allowsAgenticUsers=true.

Written by Cursor Bugbot for commit 906522f. Configure here.

@stepskop stepskop self-assigned this Oct 6, 2025
@stepskop stepskop added the t-core-services Issues with this label are in the ownership of the core services team. label Oct 6, 2025
@apify-service-account
Copy link

Preview for this PR was built for commit 635be15 and is ready at https://pr-1981.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit 5ed44fe and is ready at https://pr-1981.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit 0e0e768 and is ready at https://pr-1981.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit a6a01c3b and is ready at https://pr-1981.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit 79f472dd and is ready at https://pr-1981.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit 9ecda757 and is ready at https://pr-1981.preview.docs.apify.com!

@stepskop stepskop requested a review from tobice October 13, 2025 16:47
@apify-service-account
Copy link

Preview for this PR was built for commit 82964585 and is ready at https://pr-1981.preview.docs.apify.com!

@apify-service-account
Copy link

Preview for this PR was built for commit fbef6fda and is ready at https://pr-1981.preview.docs.apify.com!

@stepskop stepskop marked this pull request as ready for review November 19, 2025 14:47
@apify-service-account
Copy link

Preview for this PR was built for commit 906522fb and is ready at https://pr-1981.preview.docs.apify.com!

@stepskop stepskop requested a review from mhamas November 19, 2025 14:49
@janbuchar janbuchar removed their request for review November 19, 2025 21:01
@janbuchar
Copy link
Contributor

The OpenAPI part (for which I'm a code owner) is fine, but not the important part of the PR - that's why I removed my review request

Copy link
Contributor

@tobice tobice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read through the documentation page and honestly, I don't have much to add there. Looks good, ship it 🚀 👍

- name: allowsAgenticUsers
in: query
description: |
If true, only return Actors that allow agentic users. If false, only
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty means return all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-core-services Issues with this label are in the ownership of the core services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants