# Ionetix > Ionetix (IONETIX Corporation, Lansing, Michigan) is a radiopharmaceutical and cyclotron company. It > built the first commercial compact superconducting cyclotron (ION-12SC) and operates a network of > them at hospital PET programs to produce N-13 Ammonia for cardiac PET perfusion imaging, sold > pay-by-the-dose. It also manufactures Actinium-225 and Astatine-211 for targeted alpha therapy from a > 30 MeV cyclotron facility in Lansing, and holds an approved ANDA for Gallium Ga-68 Gozetotide > (PSMA-11). Ionetix publishes NO developer platform, NO API documentation, NO SDK and NO developer > portal. The only machine-readable surface on ionetix.com is the WordPress REST API at /wp-json/, > whose wp/v2 namespace is anonymously readable and serves the company's news, careers, conference, > case-study and publication posts, its product and leadership pages, its media library (including the > ION-12SC data sheet PDFs), its taxonomies and a site-wide search endpoint as JSON. This file is GENERATED by API Evangelist from the public ionetix.com surface. Ionetix serves no llms.txt of its own (https://ionetix.com/llms.txt returned HTTP 404 on 2026-08-23). ## What an agent can actually do here - Read Ionetix company news, financing announcements, FDA/ANDA announcements, conference appearances, case studies, publications and open job postings as structured JSON. - Read the product pages describing N-13 Ammonia cardiac PET, the ION-12SC cyclotron, Actinium-225, Astatine-211, targeted alpha therapy and PSMA PET. - Search the site and resolve media assets, including the ION-12SC Cyclotron System data sheet PDF. ## What an agent CANNOT do here - There is no dose ordering, isotope supply, scheduling, cyclotron telemetry, clinical or logistics API of any kind. Ionetix exposes none of that publicly; every commercial path is a contact form. - There is no MCP server (https://ionetix.com/wp-json/mcp -> 404), no A2A agent card (/.well-known/agent-card.json and /.well-known/agent.json -> 404), no .well-known surface at all, no GraphQL endpoint, no webhooks, no AsyncAPI, no status page and no changelog. - The WordPress Abilities API namespace (wp-abilities/v1) is registered but returns HTTP 401 to anonymous callers, so its contents are unknown. ## Content API Base URL: https://ionetix.com/wp-json Auth: anonymous for reads. Writes need a WordPress Application Password over HTTP Basic (https://ionetix.com/wp-admin/authorize-application.php). Pagination: page / per_page (max 100), with X-WP-Total, X-WP-TotalPages and RFC 8288 Link headers. Sparse fields: ?_fields=a,b,c Relation expansion: ?_embed Errors: WordPress WP_Error JSON {code, message, data.status} — NOT RFC 9457 problem+json. Pacing: robots.txt sets Crawl-delay: 3 and disallows any URL with a query string. No rate-limit headers are returned. - [Route index](https://ionetix.com/wp-json/): the namespace and route descriptor every spec here was derived from - [Posts](https://ionetix.com/wp-json/wp/v2/posts): news, case studies, conferences, presentations, publications, careers (66 items) - [Pages](https://ionetix.com/wp-json/wp/v2/pages): product, leadership and policy pages (29 items) - [Media](https://ionetix.com/wp-json/wp/v2/media): media library, incl. cyclotron data sheet PDFs (291 items) - [Categories](https://ionetix.com/wp-json/wp/v2/categories): 10 content categories - [Users](https://ionetix.com/wp-json/wp/v2/users): 5 content authors - [Search](https://ionetix.com/wp-json/wp/v2/search): site-wide search - [oEmbed](https://ionetix.com/wp-json/oembed/1.0/embed): oEmbed 1.0 for ionetix.com URLs ## Specs (derived by API Evangelist, not published by Ionetix) - [Posts API OpenAPI](openapi/ionetix-posts-api-openapi.yml) - [Pages API OpenAPI](openapi/ionetix-pages-api-openapi.yml) - [Media API OpenAPI](openapi/ionetix-media-api-openapi.yml) - [Taxonomy API OpenAPI](openapi/ionetix-taxonomy-api-openapi.yml) - [Search API OpenAPI](openapi/ionetix-search-api-openapi.yml) - [Users API OpenAPI](openapi/ionetix-users-api-openapi.yml) - [Comments API OpenAPI](openapi/ionetix-comments-api-openapi.yml) - [Discovery API OpenAPI](openapi/ionetix-discovery-api-openapi.yml) - [oEmbed API OpenAPI](openapi/ionetix-oembed-api-openapi.yml) - [Raw WordPress route index](openapi/ionetix-wp-json-route-index.json) - [JSON Schemas harvested via HTTP OPTIONS](json-schema/) ## Operating notes - [Conventions, incl. reversibility of every write surface](conventions/ionetix-conventions.yml) - [Error catalog](errors/ionetix-problem-types.yml) - [Authentication](authentication/ionetix-authentication.yml) - [Data model](data-model/ionetix-data-model.yml) - [Live response examples](examples/ionetix-examples.yml) - [Rate limits and pacing](rate-limits/ionetix-rate-limits.yml) - [Lifecycle](lifecycle/ionetix-lifecycle.yml) - [Conformance](conformance/ionetix-conformance.yml) - [Agent skills](skills/_index.yml) ## Company - [Website](https://ionetix.com/) - [About](https://ionetix.com/about/) - [News & Events](https://ionetix.com/news-events/) - [RSS](https://ionetix.com/feed/) - [Cardiac PET](https://ionetix.com/cardiac-pet/) - [N-13 Ammonia](https://ionetix.com/n-13ammonia/) - [N-13 Ammonia Sites](https://ionetix.com/n-13-ammonia-sites/) - [Cyclotron Solutions](https://ionetix.com/cyclotron-solutions/) - [Alpha Therapy](https://ionetix.com/alpha-therapy/) - [Actinium-225](https://ionetix.com/actinium-225/) - [Astatine-211](https://ionetix.com/astatine-211/) - [PSMA PET](https://ionetix.com/psma-pet/) - [Careers](https://ionetix.com/careers/) - [Contact](https://ionetix.com/contact/) - [Privacy Policy](https://ionetix.com/privacy-policy/) - [LinkedIn](https://www.linkedin.com/company/ionetix-corporation)