AMETEK is a leading global manufacturer of electronic instruments and electromechanical devices with annual sales of over $6 billion. The company operates through two differentiated business segments: Electronic Instruments Group (EIG) and Electromechanical Group (EMG), serving industries including energy, aerospace, power, medical, research, and industrial markets with advanced analytical, test and measurement instrumentation, and precision motion control solutions.
AMETEK publishes 1 API on the APIs.io network: Powervar iSite PRO REST API. Tagged areas include Electronic Instruments, Test and Measurement, Aerospace, Energy, and Industrial.
The AMETEK catalog on APIs.io includes 1 JSON-LD context.
AMETEK’s developer surface includes authentication, changelog, documentation, API reference, engineering blog, developer portal, support, and 26 more developer resources.
Regulatory Posture applies to this provider. Its tags matched the
Energy & Utilities regime, so
Regulatory Posture carries 15 points of the composite.
If this regime is wrong for your business, say so on your
provider repo — the
applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare
no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's
denominator entirely — not scored zero. A reference or data API is not deficient for being unable to
upsert.
The six quality facets above are damped to 85 points between them,
because the conditional facet above carries the other
15. That is why each facet's contribution is shown against a damped
maximum: raising a quality facet moves the composite by 85% of its nominal
weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ametek: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
AMETEK provides advanced electronic instruments and electromechanical devices for energy, aerospace, power, research, medical, and industrial markets. The corporate site is not ...
Read-only REST API embedded in the AMETEK Powervar iSite PRO network management card, the adapter fitted to Powervar UPS systems for secure remote monitoring. Three GET operatio...
The public API reference for Crank Storyboard, the embedded graphical-interface development platform AMETEK acquired with Crank Software. Nine documented API families across 313...
aid: ametek
url: https://raw.githubusercontent.com/api-evangelist/ametek/refs/heads/main/apis.yml
name: AMETEK
description: 'AMETEK is a leading global manufacturer of electronic instruments and electromechanical devices with annual
sales of over $6 billion. The company operates through two differentiated business segments: Electronic Instruments Group
(EIG) and Electromechanical Group (EMG), serving industries including energy, aerospace, power, medical, research, and industrial
markets with advanced analytical, test and measurement instrumentation, and precision motion control solutions.'
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- plans
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ametek.png
tags:
- Electronic Instruments
- Test and Measurement
- Aerospace
- Energy
- Industrial
- Medical Instruments
- Precision Motion Control
- Manufacturing
- Fortune 1000
created: '2024-01-01'
modified: '2026-09-02'
specificationVersion: '0.23'
apis:
- aid: ametek:website
name: AMETEK Website
tags:
- Electronic Instruments
- Test and Measurement
- Industrial
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://www.ametek.com
humanURL: https://www.ametek.com
properties:
- type: Website
url: https://www.ametek.com
description: 'AMETEK provides advanced electronic instruments and electromechanical devices for energy, aerospace, power,
research, medical, and industrial markets. The corporate site is not a developer surface: there is no api.ametek.com,
no developer.ametek.com and no docs host, and www.ametek.com answers HTTP 200 with an HTML "Custom Error" page for every
unknown path, so every /.well-known/ probe against it is a soft-404. AMETEK''s real developer surfaces are published by
its operating brands and are listed separately below — AMETEK Powervar''s iSite PRO REST API and Crank Software''s Storyboard
API reference.'
- aid: ametek:powervar-isite-pro
name: AMETEK Powervar iSite PRO REST API
tags:
- Power Management
- UPS Monitoring
- Data Center
- Industrial
- Device API
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: http://{device_host}:{port}/api/v1
humanURL: https://www.powervar.com/products/connectivity-solutions/isite-pro-net-adapter
description: Read-only REST API embedded in the AMETEK Powervar iSite PRO network management card, the adapter fitted to
Powervar UPS systems for secure remote monitoring. Three GET operations over HTTP or HTTPS returning JSON — live UPS electrical
and battery state, the active alarm set drawn from a fixed 38-value catalogue with severities, and adapter identity including
firmware and network configuration. HTTP Basic authentication or an x-auth-token web session token; authentication is
required for every operation. Protocol version is carried in the URI path at v1, and AMETEK Powervar commits that breaking
firmware changes iterate that version and that deprecation is made explicit in firmware upgrades. The host is the customer's
own adapter, discovered on the local network by mDNS — there is no vendor cloud endpoint, which is why baseURL is templated.
properties:
- type: OpenAPI
url: openapi/ametek-powervar-isite-pro-openapi.yml
- type: Overlay
url: overlays/ametek-powervar-isite-pro-overlay.yaml
- type: Documentation
url: https://www.powervar.com/-/media/ametekpowervar/pdf/products/connectivity-solutions/isite-pro/user-manuals/a55-00202-rev-b-isite-pro-rest-api-definition.pdf
- type: APIReference
url: https://www.powervar.com/-/media/ametekpowervar/pdf/products/connectivity-solutions/isite-pro/user-manuals/a55-00202-rev-b-isite-pro-rest-api-definition.pdf
- type: Website
url: https://www.powervar.com
x-evidence:
verified: '2026-09-02'
method: fetched the provider's own published API definition
url: https://www.powervar.com/-/media/ametekpowervar/pdf/products/connectivity-solutions/isite-pro/user-manuals/a55-00202-rev-b-isite-pro-rest-api-definition.pdf
http_status: 200
content_type: application/pdf
bytes: 202579
document: A55-00202 REV B, "Rest API Definition", (c) AMETEK Powervar, Inc., dated 03/10/2023
docs_describe: Three named operations with request type, URL, parameters, headers, success code and worked request/response
bodies; the auth mechanisms; the JSON media type; the URI versioning and deprecation policy; and a 38-row table of every
possible alarm with its severity and description.
endpoint_check: Not callable by us, and that is a property of the API rather than a gap in the check. The endpoint is
the customer's own iSite PRO adapter on their own LAN, reachable by mDNS; AMETEK operates no host to call. The definition's
worked examples show a private-network adapter.
ownership: Served from www.powervar.com under the path /-/media/ametekpowervar/, the document is (C) AMETEK Powervar,
Inc. with AMETEK's Waukegan IL, Swindon UK and Naucalpan MX addresses, and the whoAreYou response publishes manufacturer
"AMETEK", model "iSitePro". Unambiguously AMETEK's own contract.
- aid: ametek:crank-storyboard
name: Crank Storyboard APIs
tags:
- Embedded GUI
- Developer Tools
- Automotive
- Medical Instruments
- Industrial
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: null
humanURL: https://docs.cranksoftware.com/
description: 'The public API reference for Crank Storyboard, the embedded graphical-interface development platform AMETEK
acquired with Crank Software. Nine documented API families across 313 server-rendered, versioned reference pages at documentation
version 9.0.2 — the Storyboard Engine public C API, Storyboard IO (libgreio.a / gre/greio.h) and its wrapper, the Lua
API, Lua DOM module, Lua types and Lua canvas APIs, and the JavaScript and JavaScript canvas APIs. These are IN-PROCESS
bindings compiled into or scripted inside an embedded application, not a network service: there is no base URL, no HTTP
contract and no machine-readable spec, which is why baseURL is null and no OpenAPI is wired.'
properties:
- type: Documentation
url: https://docs.cranksoftware.com/
- type: APIReference
url: https://docs.cranksoftware.com/docs/9.0/category/storyboard-apis
- type: GitHubOrganization
url: https://github.com/crank-software
- type: KnowledgeBase
url: https://docs.cranksoftware.com/knowledge-base
x-evidence:
verified: '2026-09-02'
method: fetched and parsed the documentation host and its sitemap
url: https://docs.cranksoftware.com/sitemap.xml
http_status: 200
docs_describe: '705 sitemap URLs, of which 313 are per-function API reference pages under /docs/9.0/storyboard/api/ —
for example gre_io_open, gre_io_send, gre_io_receive and gre_io_serialize under the Storyboard IO API, each documenting
a real function signature. Confirmed server-rendered: the fetched HTML carries the function list and prose without script
execution.'
surface_class: Library / in-process API, not a callable network endpoint. Listed because the reference genuinely documents
an API; deliberately carries no baseURL, no OpenAPI and no agent skill, because there is no operation an agent can invoke
over a network.
ownership: Crank Software was acquired by AMETEK; the documentation and the github.com/crank-software organisation are
the brand's own surfaces.
common:
- type: Website
url: https://www.ametek.com/
- type: Authentication
url: authentication/ametek-authentication.yml
- type: DomainSecurity
url: security/ametek-domain-security.yml
- type: OpenAPI
url: openapi/ametek-powervar-isite-pro-openapi.yml
- type: Overlay
url: overlays/ametek-powervar-isite-pro-overlay.yaml
- type: Authentication
url: authentication/ametek-authentication.yml
- type: Conventions
url: conventions/ametek-conventions.yml
- type: ErrorCatalog
url: errors/ametek-problem-types.yml
- type: Lifecycle
url: lifecycle/ametek-lifecycle.yml
- type: Deprecation
url: lifecycle/ametek-lifecycle.yml
- type: Conformance
url: conformance/ametek-conformance.yml
- type: DataModel
url: data-model/ametek-data-model.yml
- type: X-MCPServerCandidate
url: mcp/ametek-mcp.yml
note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: ToolCrosswalk
url: mcp/ametek-tool-crosswalk.yml
- type: AgentSkill
url: skills/_index.yml
- type: LLMsTxt
url: llms/ametek-llms.txt
- type: Packages
url: packages/ametek-packages.yml
- type: SDKs
url: packages/ametek-packages.yml
- type: ChangeLog
url: changelog/ametek-changelog.yml
- type: Plans
url: plans/ametek-plans-pricing.yml
- type: RateLimits
url: rate-limits/ametek-rate-limits.yml
- type: GitHubOrganization
url: https://github.com/crank-software
- type: Documentation
url: https://docs.cranksoftware.com/
- type: APIReference
url: https://docs.cranksoftware.com/docs/9.0/category/storyboard-apis
- type: Blog
url: https://www.ametek.com/newsroom
- type: Careers
url: https://www.ametek.com/careers
- type: Portal
url: https://www.ametek.com
- type: PrivacyPolicy
url: https://www.ametek.com/privacy
- type: TermsOfService
url: https://www.ametek.com/terms-of-use
- type: Support
url: https://www.ametek.com/contact-us
- type: LinkedIn
url: https://www.linkedin.com/company/ametek
- type: X
url: https://twitter.com/AMETEKInc
- type: YouTube
url: https://www.youtube.com/ametek
- type: Features
data:
- name: Electronic Instruments Group
description: Advanced analytical, test and measurement instrumentation for energy, aerospace, power, research, medical,
and industrial markets worldwide.
- name: Electromechanical Group
description: Automation and precision motion control solutions, highly engineered electrical interconnects, specialty
metals, and thermal management systems.
- name: Data Center Power Management
description: Complex energy management solutions for data center operators including real-time simulation technology for
power systems risk management.
- name: Precision Motion Control
description: High-performance motors, drives, and motion control systems for aerospace, defense, medical, and industrial
automation applications.
- name: Advanced Materials
description: Specialty metals, engineered materials, and thermal management components for demanding applications in aerospace,
defense, and industrial markets.
- name: Test and Measurement Instruments
description: Precision instruments for measuring electrical, physical, and chemical properties in laboratory, industrial,
and field environments.
- name: Process Monitoring and Control
description: Real-time process monitoring and control instrumentation for energy production, chemical processing, and
manufacturing industries.
- type: UseCases
data:
- name: Aerospace and Defense Testing
description: Test and measurement instrumentation for aerospace and defense component and system validation across critical
performance parameters.
- name: Energy Industry Monitoring
description: Process monitoring and analytical instrumentation for oil and gas, power generation, and renewable energy
applications.
- name: Medical Device Manufacturing
description: Precision motion control and specialized components supporting medical device manufacturers and healthcare
equipment applications.
- name: Industrial Automation
description: Electromechanical devices and precision motion control for factory automation, robotics, and industrial process
control.
- name: Research and Laboratory Analysis
description: Advanced analytical instruments for scientific research, quality control, and materials characterization
in laboratory environments.
- name: Data Center Infrastructure
description: Power management and monitoring solutions for data center operators managing complex energy and thermal challenges.
- type: Integrations
data:
- name: Aerospace and Defense Supply Chain
description: Integrated supplier to major aerospace and defense OEMs providing precision components and subsystems for
aircraft and defense systems.
- name: Energy Industry Partners
description: Solutions integrated with oil and gas, power generation, and utilities for real-time process monitoring and
control.
maintainers:
- FN: API Evangelist
email: info@apievangelist.com
x-enrichment:
date: '2026-09-02'
status: enriched
artifacts_added: 16
pass: local-v1
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.