Skip to main content

Credits

Credit consumption rules and billing information for the Search API.


Credit Consumption

EndpointPathCredits per Call
Web Search/api/search/webSearch1 credit
Image Search/api/search/imageSearch3 credits
Web Fetch/api/search/webFetch2 credits

Note: Credits are only deducted for successful requests (success: true). Failed requests do not consume credits.


Rate Limit

Each user is limited to 1000 RPM (1000 requests per minute), shared across all search endpoints.

When the limit is exceeded, the API will return error code 40303. Please reduce your request frequency and retry.