Skip to main content
scrapfly.getAccount reads project and subscription details for the connected API key without spending a scrape credit.
The action has no input. It returns camelCase account, project, and subscription objects, including request quota, current usage, concurrency, billing, and subscription period. Pass { account } as the first argument to select a named binding: scrapfly.getAccount({ account: "production" }).