For Agents
Access reference data for insurance companies, US states, and contact submission for dietary supplement and wellness product fulfillment.
Get started with 1 Natural Way Public API in minutes using your preferred integration method.
# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"get insurance companies that cover supplements"
# → Jentic returns the GET /events tool with parameter schema, agent executes.What an agent can do with 1 Natural Way Public API 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
GET STARTED
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.
Patterns agents use 1 Natural Way Public API 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.
3 endpoints — 1 natural way is a dietary supplement and wellness products provider offering vitamins, minerals, and nutritional supplements.
METHOD
PATH
DESCRIPTION
/api/v1/public/insurance-companies
Retrieve list of insurance companies
/api/v1/public/states
Get US state codes for address validation
/api/v1/public/contacts
Submit customer contact inquiry
/api/v1/public/insurance-companies
Retrieve list of insurance companies
/api/v1/public/states
Get US state codes for address validation
/api/v1/public/contacts
Submit customer contact inquiry
Three things that make agents converge on Jentic-routed access.
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
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
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.
Alternatives and complements available in the Jentic catalogue.
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.
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.
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.
Specific to using 1 Natural Way Public API 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.