Product
Jentic OSThe workplace. An in-house AI platform for every employeeJentic OneSafe access. Agents reach your systems without holding keysJentic AIRThe foundation. Gets your existing platforms ready for AI
Pricing
Developers

GET STARTED

DocumentationGuides and API referenceQuickstartGet up and running in minutes

COMMUNITY

GitHubOpen source projects and examplesOpen StandardsBuilt on open specs. Never locked in.
Resources
Company
About UsOur mission and teamCareersJoin our teamContactGet in touch
Install Jentic OneBook a Demo
Jentic OSJentic OneJentic AIR
Pricing
DocumentationQuickstartGitHubOpen Standards
Resources
About UsCareersContact
Request a demoInstall Jentic One
JenticJentic
For Enterprises
  • Product Overview
  • Agentic Sandbox
  • Book a Demo
For Developers
  • Jentic One
  • Documentation
  • GitHub
Company
  • About Jentic
  • Careers
  • Contact Us
  • Trust Centre
ISO/IEC 27001:2022 certification badge issued by Prescient SecurityISO/IEC 27001:2022 certification badge issued by Prescient Security

Information Security Management System

Certified to ISO/IEC 27001:2022 by Prescient Security

Terms & Conditions•Privacy Policy•
© 2026 Jentic. All rights reserved.
Switch to light modeSwitch to dark mode
APIs/Swaggerhub Enable Networks
Swaggerhub Enable Networks logo

Swaggerhub Enable Networks APIs

3 APIs7 Endpoints2 Categories

Categories

All3E Commerce2Identity Auth1

API Catalog(2 of 3)

Address API

Update proactive value based on the current proactive value calculated from the combination of work order type and primary incident type. Before you can access the production APIs, you need to complete the production onboarding process. Note, the production URI will be https://apis.enable.net.nz/address/v1. The API exposes 2 endpoints secured with apiKey authentication.

2 endpoints

Address Lookup Api

The Address Lookup API is used to find unique Enable address identifiers (FSL Fibre Service Location) and associated information. The API has two endpoints which are: - addresses - which is used to return a list of addresses - addresses/id - which is used to get detailed information about the address. Before you can access the production Apis, you need to complete the production onboarding process. The API exposes 3 endpoints secured with apiKey authentication.

3 endpoints

Connect Your Agent

1

Step 1: Jentic One Host machine

# On the machine that will host your Jentic One instance:
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Fswaggerhub.enable-networks" | sh
2

Step 2: Agent machine

# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Fswaggerhub.enable-networks" | sh
jentic register       # connects your agent to your Jentic One instance

Jentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.