FieldEdge Open API
DocsAPIs
DocsAPIs
  1. APIs
  • Explore
  • Lead
    • Creates a new lead with customer details, appointment preferences, and service information.
      POST
    • Fetches lead details based on the provided lead identifier.
      GET
  • Customer
    • Creates a new customer
      POST
    • Updates an existing customer
      PUT
    • Search customers by phone, email, or first name
      GET
    • Search customers based on address details.
      GET
    • Get customer details by ID
      GET
  • Webhook
    • Registers a new webhook endpoint to receive event notifications.
      POST
  • Item
    • Creates a new inventory item
      POST
    • Retrieve a paginated list of inventory items with optional filters
      GET
    • Updates an existing inventory item
      PATCH
    • Retrieve an inventory item by ID
      GET
  • ItemCategory
    • Get List of itemCategories.
      GET
    • Get item category by id.
      GET
  • Company
    • Get company name by ID
      GET
  1. APIs

Explore

At FieldEdge, we are committed to supporting our partners and delivering an outstanding developer experience. Our aim is to get you onboarded quickly, provide the resources you need to streamline development, and help you bring solutions to market faster. With our APIs, you can build integrations that unlock value for your business and enhance the FieldEdge ecosystem.
The FieldEdge Developer Portal is your central location to:
Explore FieldEdge APIs
Learn how to integrate with our platform
Test API functionality
Manage your application keys
Modified at 2026-03-20 17:54:47
Next
Creates a new lead with customer details, appointment preferences, and service information.
Built with