Querying custom taxonomy terms is the same as querying categories, and as you can see from the docs you can change the number returned using the per_page argument:
http://...../wp-json/wp/v2/product_categories?per_page=100
Related Posts:
- Is There a Difference Between Taxonomies and Categories?
- Check if a post is in any child category of a parent category
- How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
- Control term order on a per-post basis
- How can I select a primary category?
- Does WordPress Offer a Way to Find All of the Categories that Don’t Have Children?
- Add custom taxonomy terms to WordPress menu dynamically & append #slug to url
- Display empty taxonomy terms with get_terms()
- List Terms in Category
- How can i insert term in a specific language of Polylang?
- Why does the argument list_only do on Walker_Category_Checklist::start_el?
- Display Posts Loop for each parent and for each Child
- Is There a Difference Between Taxonomies and Categories?
- Get posts under a category with SQL
- get_terms function not returning anything
- Display custom taxonomy attached to the post on post single page
- Display sibling categories on category page
- WP REST API not retrieving all categories
- Combining these queries? (Same taxonomy term + same category as post)
- Get WooCommerce product category list in functions.php
- outputting taxonomy hierarchy
- Display List of Categories Within a Custom Taxonomy
- get_adjacent_post_link excluded_terms ignored
- Why is my post categories not displaying?
- Problem importing categories and sub-categories
- hide_empty property not working when using get_terms
- WP REST API: filter by category 1 AND category 2
- get_terms vs. get_categories: does it matter?
- Woocommerce get category image full size
- How can I add the featured image functionality to a custom taxonomy?
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- Fixing category count
- Can a Child Category Have More than One Parent?
- Exclude posts that only have the ‘Uncategorized’ category [duplicate]
- Elegant way to add parent categories?
- Admin Panel – Disable Moving Selected Terms To Top of Metabox
- How to make custom taxonomy check boxes like ‘Categories’
- Create terms when registering taxonomy?
- Send an email when custom post type category is changed
- How to create non-unique sub-category slugs?
- Update term count using a callback function
- Get terms that are associated with products from current category
- How to add HTML5 ‘required’ attribute to wp_dropdown_categories() without JavaScripts?
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Action hooks returning old category instead of new category
- wp_list_categories, Add class to all list items with children
- Getting WordPress custom taxonomy/category?
- Return category slug / title from category ID
- Connecting WordPress gallery to custom categories (taxonomy)
- Get term by slug in Gutenberg
- How to get the depth of a category’s subcategories
- New categories are now going to 404s
- Best way to programmatically link to multiple categories (union/intersection) [closed]
- “Reversable” and “Re-useable” Subcategories (or other taxonomic structure)
- Get multidimensional array that reflects category hierarchy
- display taxonomy slug from term ID
- Taxonomy filter all children
- How to get data about category in category.php
- Force a user’s posts category
- Search Posts / Pages with multiple options?
- ACF: Display category name using taxonomy field
- How to filter out Categories for specific post types on WordPress Admin?
- Taxonomy name repeating when showing 2 posts from each category
- New Categories Not Shown In the Post Edit Page
- Shortcodes not working in category or tag description
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Getting category URL with hyphens, not spaces
- Targeting Parent Category Pages
- Include WooCommerce product to all child categories
- Notice: Trying to get property of non-object in : custom fields category
- Get Categories Where Taxonomy Equals ‘n’
- How to Link to Most Recent Custom Post of Same Term
- Eliminate word from $term->name
- What Must to Display the “mysite.com/category” URL?
- Getting Category Children
- Style a category from category list
- Showing HTML if Post is In Certain Taxonomy Term
- How to get posts using category slug in ClassiPress?
- get_the_category – display only a single category for a post (not all categories)
- display category with background color
- Add properties to term object
- Disable Category Taxonomy
- Sort categories by custom field in WordPress admin
- How to get immediate children of a ‘term’ parent id through ‘get_terms’?
- How to set acf color field as background color to product category
- How to target all woocommerce categories that don’t have any subcategories in them?
- Parent Category and Subcategory default text generated with category
- get taxonomy list in a page in the wordpress
- Number of categories slowing down the site
- Add subcategories posts to the counts column at the admin’s categories list
- How to echo Tags and Categories as plain text
- Get category of a taxonomy for a queries object in a loop
- How can I add HTML classes for current taxonomy/term hierarchy into my pages to simplify styles?
- List Terms by category
- How to add a new child category via an SQL statement?
- Taxonomy for custom post type not found
- Use get variable when rewritten url in wordpress
- Assign a category by user and customize the edit-tags.php?taxonomy=category page
- Issue on Listing Sub Product Categories In Woocommerce
- Order Categories by Character Count