# FieldEdge Open API ## Docs - [Welcome to the FieldEdge Developer Portal](https://docs.gravitee-fe.dev/welcome-to-the-fieldedge-developer-portal-1966285m0.md): - Authentication [Member Authentication Guide](https://docs.gravitee-fe.dev/member-authentication-guide-1981868m0.md): - Authentication [Partner Authentication Guide](https://docs.gravitee-fe.dev/partner-authentication-guide-1981952m0.md): - Resources [Leads](https://docs.gravitee-fe.dev/leads-1981953m0.md): - Resources [Customer](https://docs.gravitee-fe.dev/customer-1981961m0.md): - Support [API Support](https://docs.gravitee-fe.dev/api-support-1981962m0.md): ## API Docs - Lead [Creates a new lead with customer details, appointment preferences, and service information.](https://docs.gravitee-fe.dev/creates-a-new-lead-with-customer-details-appointment-preferences-and-service-information-28355560e0.md): Creates a new lead record in the system. - Lead [Fetches lead details based on the provided lead identifier.](https://docs.gravitee-fe.dev/fetches-lead-details-based-on-the-provided-lead-identifier-28355561e0.md): Retrieves the details of a lead by its unique identifier. - Customer [Creates a new customer](https://docs.gravitee-fe.dev/creates-a-new-customer-28355556e0.md): Creates a new customer record with primary contact details, address information, preferred contact methods, and marketing opt-in preferences. - Customer [Search customers by phone, email, or first name](https://docs.gravitee-fe.dev/search-customers-by-phone-email-or-first-name-28355557e0.md): Retrieves customers that match one or more of the provided search criteria: phone number, email address, or first name. - Customer [Search customers based on address details.](https://docs.gravitee-fe.dev/search-customers-based-on-address-details-28355558e0.md): Search and retrieve customers by address information. - Customer [Get customer details by ID](https://docs.gravitee-fe.dev/get-customer-details-by-id-28355559e0.md): Retrieves customer details using the unique customer identifier. - Customer [Updates an existing customer](https://docs.gravitee-fe.dev/updates-an-existing-customer-28691146e0.md): Updates an existing customer using the customerId provided in the URL. Allows modification of name, company, primary contact details (email/phone), address information, preferred contact methods (Email, Phone, SMS), and marketing opt-in preferences. The customerId must reference an existing customer in the system. - Webhook [Registers a new webhook endpoint to receive event notifications.](https://docs.gravitee-fe.dev/registers-a-new-webhook-endpoint-to-receive-event-notifications-28355562e0.md): Registers a new webhook endpoint for event notifications.