Product

How Jentic Works

From API assessment to production deployment in four simple steps.

Product Overview

PLATFORM

API DirectoryBrowse 10,000+ APIs ready for AI agent integrationAPI ScorecardAssess your APIs for AI-readiness with automated scoringAgentic SandboxSafely simulate AI agents with your production APIsJenticSign in to the Jentic web app

CAPABILITIES

IntegrationConnect AI agents to your existing systemsWorkflowsDiscover and capture successful agent workflowsGovernanceDefine, observe, and enforce AI policies

TOOLS

Arazzo UIVisualize Arazzo workflows as interactive documentationArazzo EditorBuild and edit multi-step API workflows visually
Pricing
Developers

GET STARTED

DocumentationGuides and API referenceQuickstartGet up and running in minutes

COMMUNITY

GitHubOpen source projects and examples
Resources
BlogLatest articles and insightsPress & MediaBrand assets and press contactOpen StandardsBuilt on open specs. Never locked in.NewsletterAPIs, AI agents, mixed with architecture and strategy.
Company
About UsOur mission and teamCareersJoin our teamContactGet in touch
Install Jentic OneBook a Demo
How Jentic WorksAPI DirectoryAPI ScorecardAgentic SandboxJenticIntegrationWorkflowsGovernanceArazzo UIArazzo Editor
Pricing
DocumentationQuickstartGitHub
BlogPress & MediaOpen StandardsNewsletter
About UsCareersContact
Request a demoInstall Jentic One
Jentic
For Enterprises
  • Product Overview
  • Agentic Sandbox
  • Book a Demo
For Developers
  • Jentic One
  • Documentation
  • GitHub
Company
  • About Jentic
  • Careers
  • Contact Us
ISO/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.
APIs / Commerce / 1 Natural Way Public API
1 Natural Way Public API logo

Portal 1naturalway 1 Natural Way Public API

✓ Official Vendor SpecCommerceSupplementsapiKey3 EndpointsREST

For Agents

Access reference data for insurance companies, US states, and contact submission for dietary supplement and wellness product fulfillment.

Use for: Get list of insurance companies that cover supplements, Submit a customer inquiry about supplement products, Validate US state codes for shipping addresses, Check if an insurance carrier is supported for benefits

Not supported: Provides reference data and contact submission for supplement fulfillment workflows. Does not handle order placement, inventory management, or shipping logistics—contact 1 Natural Way for comprehensive integration capabilities.

1 Natural Way is a dietary supplement and wellness products provider offering vitamins, minerals, and nutritional supplements. The 1 Natural Way Public API provides access to reference data including insurance company listings, contact information submission, and US state codes for address validation. This API supports e-commerce checkout flows, prescription and supplement fulfillment systems, and health insurance integration workflows. Healthcare applications use it to validate insurance carriers for supplement benefit coverage, submit customer inquiries for follow-up, and ensure accurate address capture during order placement. The API serves as a data layer for integrating 1 Natural Way's product catalog and fulfillment services into healthcare platforms, pharmacy management systems, and wellness portals.

Jentic One on GithubView OpenAPI Document

Install Jentic One Beta

Connect the 1 Natural Way Public API to your agent

Jentic One is a self-hosted execution layer for AI agents. It lets your agent call the 1 Natural Way Public API, or any other public or private API you need. You set the rules, the agent never sees your credentials, and every call is logged.

Two steps, two machines. Install the instance in a safe environment, then register your agent from wherever it runs.

1

Step 1: Jentic One Host machine

# On the machine that will host your Jentic One instance:
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
2

Step 2: Agent machine

# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | 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.

Capabilities

What an agent can do with 1 Natural Way Public API.

Retrieve list of insurance companies for coverage verification

Submit contact information for customer inquiries and follow-up

Query US state codes for address validation and shipping calculations

Access reference data for checkout and fulfillment workflows

Use Cases

Patterns agents use 1 Natural Way Public API for, with concrete tasks.

★ Insurance Coverage Verification for Supplement Benefits

Healthcare platforms and pharmacy management systems integrate the insurance companies endpoint to verify coverage for dietary supplement benefits. During checkout, the system queries the API to check if the customer's insurance carrier is listed, enabling automatic benefit application for covered supplements. This streamlines the purchase process for customers whose health plans include nutritional supplement coverage, reducing friction and improving conversion. The API's insurance list serves as a reference for benefit eligibility checks without requiring individual claim submissions.

Query 1 Natural Way API for list of supported insurance companies, compare customer's insurance carrier against list, display benefit eligibility message at checkout, enable insurance billing option if carrier is supported, route to standard payment if not covered.

E-commerce Checkout Address Validation

Supplement e-commerce platforms use the states endpoint to validate shipping addresses during checkout, ensuring accurate order fulfillment and reducing delivery failures. The API provides standardized US state codes used for address verification, shipping cost calculation based on origin-destination rules, and compliance with state-specific supplement regulations. Checkout forms validate customer-entered states against the API response, displaying error messages for invalid entries before order submission. This prevents undeliverable orders and ensures shipping carrier integrations receive correctly formatted address data.

Retrieve US state codes from 1 Natural Way API, populate state dropdown in checkout form, validate user-entered state abbreviations against API response, calculate shipping costs using state-based rules, ensure address completeness before order submission.

Customer Inquiry and Lead Management

Wellness platforms and telehealth applications integrate the contacts endpoint to submit customer inquiries about supplement recommendations, ingredient questions, and product availability. The API routes contact submissions to 1 Natural Way's customer service systems for follow-up via email or phone. Healthcare providers use this for prescription supplement fulfillment workflows where patients have questions about dosing, interactions, or insurance coverage. The contact submission creates a lead in 1 Natural Way's CRM triggering automated or manual outreach based on inquiry type and priority.

Collect customer inquiry information including contact details and question text, submit via 1 Natural Way contacts API, receive confirmation of submission, display success message to user, trigger internal notification for customer service follow-up tracking.

Healthcare Platform Integration for Supplement Fulfillment

Electronic health record (EHR) systems and pharmacy platforms integrate the 1 Natural Way API to streamline supplement prescription fulfillment. When a physician prescribes dietary supplements, the EHR queries the insurance companies endpoint to check coverage, validates patient shipping addresses using the states endpoint, and submits any special instructions or questions via the contacts endpoint. This enables direct supplement fulfillment from prescription to delivery without manual data entry, improving patient adherence by removing friction from supplement access. Integration ensures supplements are treated as part of the care plan rather than separate purchases.

On supplement prescription creation in EHR, query 1 Natural Way API for insurance coverage, validate patient address with states endpoint, auto-populate order form, submit via integration partner, track fulfillment status, update patient record with order details.

Key Endpoints

3 endpoints — 1 natural way is a dietary supplement and wellness products provider offering vitamins, minerals, and nutritional supplements.

METHOD

PATH

DESCRIPTION

GET

/api/v1/public/insurance-companies

Retrieve list of insurance companies

GET

/api/v1/public/states

Get US state codes for address validation

POST

/api/v1/public/contacts

Submit customer contact inquiry

GET

/api/v1/public/insurance-companies

Retrieve list of insurance companies

GET

/api/v1/public/states

Get US state codes for address validation

POST

/api/v1/public/contacts

Submit customer contact inquiry

Why Jentic?

Three things that make agents converge on Jentic-routed access.

Credential management

Credential isolation

1 Natural Way API credentials are encrypted in Jentic's vault. Agents execute queries and submissions without accessing raw credentials, and all API calls are logged for audit purposes.

Intent-based discovery

Intent-based discovery

Agents search by intent like 'check insurance coverage for supplements' and Jentic returns 1 Natural Way's insurance companies operation, avoiding documentation of coverage rules and eligibility requirements.

Time to first call

Time to first call

Direct 1 Natural Way integration: 1 day to understand reference data structures and contact submission format. Through Jentic: 30 minutes—search for operations, query insurance data with natural language, submit contacts.

Related APIs

Alternatives and complements available in the Jentic catalogue.

Alternative

Fullscript API

Fullscript provides professional-grade supplement dispensing with practitioner prescription workflows.

Choose Fullscript for practitioner-driven supplement recommendations with patient dispensing, treatment protocol management, and broader product catalog.

Alternative

Wellevate API

Wellevate offers supplement dispensing for healthcare providers with patient stores and practitioner recommendations.

Choose Wellevate when integrating with functional medicine EHRs or when practitioners need personalized patient supplement stores with recommendation workflows.

Complementary

Stripe Payment Intents API

Stripe provides payment processing for supplement purchases with card and ACH support.

Use 1 Natural Way API for product and insurance reference data, then Stripe to process payments for supplement orders with PCI-compliant card handling.

FAQs

Specific to using 1 Natural Way Public API through Jentic.

What authentication does the 1 Natural Way API use?

The 1 Natural Way Public API uses API key authentication. You obtain API credentials from 1 Natural Way and include them in your requests for access to insurance company data, state codes, and contact submission endpoints.

How do I check if a specific insurance company covers supplements?

Query the /api/v1/public/insurance-companies endpoint to retrieve the full list of supported insurance carriers. Compare your customer's insurance provider against this list to determine if supplement benefits are available through 1 Natural Way.

What information can I submit through the contacts endpoint?

The contacts endpoint accepts customer inquiry submissions including name, contact information, and message text. This creates a lead in 1 Natural Way's system for follow-up regarding supplement questions, product availability, or insurance coverage inquiries.

Can this API be used for order placement and fulfillment?

This public API provides reference data and contact submission only. For full order placement, inventory queries, and fulfillment tracking, you would need to integrate with 1 Natural Way's partner or enterprise API offerings. Contact 1 Natural Way for comprehensive integration capabilities.

How do AI agents use the 1 Natural Way API through Jentic?

Agents search Jentic for tasks like 'check insurance coverage for supplements' and receive 1 Natural Way operation schemas. Jentic vaults API credentials, handles authentication, and allows agents to query insurance companies, validate addresses, and submit inquiries with natural language parameters.

GET STARTED

Start building with 1 Natural Way Public API

Explore with Jentic
View OpenAPI Document