Clay Icon

Fixing 'Cell Data Size Exceeds Limits' on RapidAPI Plan

·
·

I'm on the $300/m plan on RapidAPI but I get this 'cell data size exceeds limits', how can I fix it? Also, should I set any rate limits?

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    The 'cell data size exceeds limits' error suggests you've reached the capacity of your current plan. To resolve this: 1. Consider upgrading your plan: • Go to Workspace Settings > Plans and Billing > Change Plan • Select the next tier up from your current $300/month plan • Click "Upgrade Plan" 2. For rate limits, you can set them in the HTTP API integration: • In the "Request Limit" field, specify the maximum number of allowed requests • In "Duration (in ms)", enter the time window (e.g., 1000 ms for 1 second) • This helps prevent exceeding API rate limits If you need further assistance, please request human support by clicking on "Talk to a person".

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·

    To fix the 'cell data size exceeds limits' error, you'll need to upgrade your plan: 1. Go to Workspace Settings > Plans and Billing > Change Plan 2. Select the next tier up from your current $300/month plan 3. Click "Upgrade Plan" For rate limits, you can set them in the HTTP API integration: 1. In the "Request Limit" field, specify the maximum number of allowed requests 2. In "Duration (in ms)", enter the time window (e.g., 1000 ms for 1 second) This helps prevent exceeding API rate limits. If you need further assistance, please request human support by clicking on "Talk to a person".

  • Avatar of Alexander T.
    Alexander T.
    ·
    ·

    No

  • Avatar of LuisArturo
    LuisArturo
    ·
    ·

    Hey there Alexander thanks for reaching out sorry for the delay here, taking a look at this one thing you can try to do here is limit the number of posts you are getting from the API call, as this will decrease the size of the payload and allow it to fit within the cells size constraints. There should be an option in the Rapid API docs that allows you to set the number of results per call.

  • Avatar of Channeled
    Channeled
    APP
    ·
    ·