home-depot website screenshot

home-depot

The Home Depot is the world's largest home improvement retailer, offering tools, construction products, appliances, and services through stores, websites, and apps in the United States, Canada, and Mexico.

1 APIs 0 Features
Fortune 100

APIs

Home Depot API

The Home Depot API provides access to product catalog data, inventory availability, store locations, and pricing information for partners and affiliates integrating with Home De...

Collections

GraphQL

Home Depot GraphQL Schema

This conceptual GraphQL schema represents the Home Depot retail API domain, modeling the product catalog, pricing, inventory, store information, project services, and loyalty pr...

GRAPHQL

Pricing Plans

Home Depot Plans Pricing

1 plans

PLANS

Rate Limits

Home Depot Rate Limits

1 limits

RATE LIMITS

FinOps

Press

The Home Depot Launches AI-Powered Material Lists to ...

2026-05-25

Home Depot Uses AI Agents: 10 Ways to Use AI [In-Depth ...

2026-05-25

The Home Depot and Google Cloud Launch Agentic AI ...

2026-05-25

The Home Depot Delivers Customer Support Four Times ...

2026-05-25

The Home Depot Introduces Magic Apron, a Suite of ...

2026-05-25

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Home Depot API
  version: '1.0'
request:
  auth:
    type: bearer
    token: '{{bearerToken}}'
items:
- info:
    name: Retail
    type: folder
  items:
  - info:
      name: Get API status
      type: http
    http:
      method: GET
      url: https://api.homedepot.com/status
    docs: Returns the current status of the API.
bundled: true