Agri Info Design

Agri Info Design, Ltd. (株式会社農業情報設計社) is a Japanese agricultural-technology company founded 21 April 2014 in Obihiro, Hokkaido, building precision-farming guidance for tractors and other agricultural machinery. Its AgriBus product line pairs the AgriBus-NAVI Android GPS/GNSS guidance app (100,000+ downloads worldwide) with AgriBus-GMiniR and AgriBus-G2 RTK-GNSS receivers, the AgriBus-AutoSteer automatic steering package, and AgriBus-Web, a browser console for field boundaries, reference lines, work-record history, elevation maps and RTK base-station management. The company also sells ISOBUS / ISO 11783 / AG-PORT consulting. Its cloud platform is a set of Spring Boot microservices on agribus-connect.net, each of which publishes a machine-readable OpenAPI/Swagger contract anonymously, including an implementation of Japan's NARO-led 農機オープンAPI (Agricultural Machinery Open API) device and location surface.

Agri Info Design publishes 4 APIs on the APIs.io network, including AgriBus Datastore API, AgriBus Authentication & OpenID Connect API, AgriBus-Web Manager API, and 1 more. Tagged areas include Agriculture, AgTech, Precision Agriculture, Precision Farming, and GNSS.

Agri Info Design’s developer surface includes support, engineering blog, pricing, authentication, and 21 more developer resources.

41.3/100 developing Agent 32/100 agent ready Full breakdown ↓
scored 2026-09-12 · rubric v0.22.0
4 APIs 1 MCP Servers
AgricultureAgTechPrecision AgriculturePrecision FarmingGNSSGPSRTKFarm ManagementAgricultural MachineryISOBUSGeospatialJapanTelematicsCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-12 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/agriinfodesign: 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 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

AgriBus Datastore API

Field, reference-line, work-record, planting, observation and elevation-map datastore behind AgriBus-NAVI and AgriBus-Web, plus Agri Info Design's implementation of the Japanese...

AgriBus Authentication & OpenID Connect API

Identity service for the AgriBus platform - sign-up, sign-in, password reset, user profile and icon, group membership, Firebase custom tokens, RTK caster settings, impersonation...

AgriBus-Web Manager API

The AgriBus-Web Manager API - devices, users, tokens, teams/groups, web markers, search, system administration, RTK caster (base/rover) management and Stripe billing controllers...

AgriBus Billing & Payments API

Subscription and purchase service for the AgriBus paid plans - Stripe cards, coupons, invoices, upcoming invoices, plans, subscriptions and payment-method changes, Google Play r...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Agriinfodesign Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Agriinfodesign Authentication

http/apiKey · 2 schemes

SECURITY

Agriinfodesign Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Agriinfodesign Scopes

14 scopes

14 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: agriinfodesign
name: Agri Info Design
description: Agri Info Design, Ltd. (株式会社農業情報設計社) is a Japanese agricultural-technology company founded 21 April 2014 in Obihiro,
  Hokkaido, building precision-farming guidance for tractors and other agricultural machinery. Its AgriBus product line pairs
  the AgriBus-NAVI Android GPS/GNSS guidance app (100,000+ downloads worldwide) with AgriBus-GMiniR and AgriBus-G2 RTK-GNSS
  receivers, the AgriBus-AutoSteer automatic steering package, and AgriBus-Web, a browser console for field boundaries, reference
  lines, work-record history, elevation maps and RTK base-station management. The company also sells ISOBUS / ISO 11783 /
  AG-PORT consulting. Its cloud platform is a set of Spring Boot microservices on agribus-connect.net, each of which publishes
  a machine-readable OpenAPI/Swagger contract anonymously, including an implementation of Japan's NARO-led 農機オープンAPI (Agricultural
  Machinery Open API) device and location surface.
url: https://raw.githubusercontent.com/api-evangelist/agriinfodesign/refs/heads/main/apis.yml
image: https://agri-info-design.com/wp-content/uploads/2019/05/AID-logo_sq-06.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-12'
modified: '2026-09-12'
position: Producing
tags:
- Agriculture
- AgTech
- Precision Agriculture
- Precision Farming
- GNSS
- GPS
- RTK
- Farm Management
- Agricultural Machinery
- ISOBUS
- Geospatial
- Japan
- Telematics
- Company
tags_raw:
- agriculture
- agtech
- precision-agriculture
- precision-farming
- gnss
- gps
- rtk
- farm-management
- agricultural-machinery
- isobus
- geospatial
- japan
- telematics
- company
apis:
- name: AgriBus Datastore API
  description: Field, reference-line, work-record, planting, observation and elevation-map datastore behind AgriBus-NAVI and
    AgriBus-Web, plus Agri Info Design's implementation of the Japanese 農機オープンAPI (Agricultural Machinery Open API v2.0.0)
    device and location surface, which returns machine position history as a GeoJSON FeatureCollection. 50 paths / 61 operations.
    Bearer JWT. The OpenAPI is served anonymously by springdoc at /v3/api-docs; the Swagger UI on the same host is authenticated
    (HTTP 401).
  humanURL: https://agri-info-design.com/en/agribus-web/
  baseURL: https://datastore.agribus-connect.net
  tags:
  - Agriculture
  - Precision Agriculture
  - Farm Management
  - Agricultural Machinery
  - Geospatial
  - GNSS
  tags_raw:
  - agriculture
  - precision-agriculture
  - farm-management
  - agricultural-machinery
  - geospatial
  - gnss
  properties:
  - type: OpenAPI
    url: openapi/agriinfodesign-datastore-openapi.yml
  - type: Overlay
    url: overlays/agriinfodesign-datastore-overlay.yaml
  - type: DataModel
    url: data-model/agriinfodesign-data-model.yml
  - type: ErrorCatalog
    url: errors/agriinfodesign-problem-types.yml
- name: AgriBus Authentication & OpenID Connect API
  description: Identity service for the AgriBus platform - sign-up, sign-in, password reset, user profile and icon, group
    membership, Firebase custom tokens, RTK caster settings, impersonation for system admins, and an OAuth 2.0 / OpenID Connect
    authorization surface with a published scope catalogue for the agricultural-machinery Open API. 20 paths / 22 operations.
    Bearer JWT. Serves OIDC discovery at the non-standard path /.well-known/openid_configuration and a JWKS at /.well-known/jwks.json.
  humanURL: https://agri-info-design.com/en/agribus-web/
  baseURL: https://auth.agribus-connect.net
  tags:
  - Agriculture
  - Authentication
  - OAuth
  - OpenID Connect
  - RTK
  tags_raw:
  - agriculture
  - authentication
  - oauth
  - openid-connect
  - rtk
  properties:
  - type: OpenAPI
    url: openapi/agriinfodesign-auth-openapi.yml
  - type: Overlay
    url: overlays/agriinfodesign-auth-overlay.yaml
  - type: OpenIDConnect
    url: https://auth.agribus-connect.net/.well-known/openid_configuration
  - type: Authentication
    url: authentication/agriinfodesign-authentication.yml
  - type: OAuthScopes
    url: scopes/agriinfodesign-scopes.yml
- name: AgriBus-Web Manager API
  description: The AgriBus-Web Manager API - devices, users, tokens, teams/groups, web markers, search, system administration,
    RTK caster (base/rover) management and Stripe billing controllers, in v1 and v2 generations. 71 paths. Described by a
    Swagger 2.0 document served anonymously by Springfox at /v2/api-docs, listed in /swagger-resources as "AgriBus-Web API";
    its info.termsOfService and license both point at agri-info-design.com.
  humanURL: https://agri-info-design.com/en/agribus-web/
  baseURL: https://manager.agribus-connect.net
  tags:
  - Agriculture
  - Farm Management
  - RTK
  - Telematics
  tags_raw:
  - agriculture
  - farm-management
  - rtk
  - telematics
  properties:
  - type: Swagger
    url: openapi/agriinfodesign-manager-swagger.json
  - type: OpenAPI
    url: openapi/agriinfodesign-manager-swagger.json
  - type: Overlay
    url: overlays/agriinfodesign-manager-overlay.yaml
- name: AgriBus Billing & Payments API
  description: Subscription and purchase service for the AgriBus paid plans - Stripe cards, coupons, invoices, upcoming invoices,
    plans, subscriptions and payment-method changes, Google Play real-time developer notifications and Android purchase verification,
    AgriBus-NAVI purchase status, and AgriBus-DWH market-monitor access tokens. 21 paths / 22 operations. Bearer JWT. OpenAPI
    served anonymously at /v3/api-docs.
  humanURL: https://agri-info-design.com/paidplans/
  baseURL: https://pay.agribus-connect.net
  tags:
  - Agriculture
  - Billing
  - Payments
  - Subscriptions
  tags_raw:
  - agriculture
  - billing
  - payments
  - subscriptions
  properties:
  - type: OpenAPI
    url: openapi/agriinfodesign-pay-openapi.yml
  - type: Overlay
    url: overlays/agriinfodesign-pay-overlay.yaml
  - type: Plans
    url: plans/agriinfodesign-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://agri-info-design.com/
- type: Login
  url: https://app.agribus-connect.com/
- type: Support
  url: https://support.agri-info-design.com/
- type: HelpCenter
  url: https://agri-info-design.com/faq/
- type: Blog
  url: https://agri-info-design.com/en/news/
- type: BlogRSS
  url: https://agri-info-design.com/en/feed/
- type: Pricing
  url: https://agri-info-design.com/paidplans/
- type: TermsOfService
  url: https://agri-info-design.com/term/
- type: PrivacyPolicy
  url: https://agri-info-design.com/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/agri-info-design
- type: Authentication
  url: authentication/agriinfodesign-authentication.yml
- type: OAuthScopes
  url: scopes/agriinfodesign-scopes.yml
- type: Conventions
  url: conventions/agriinfodesign-conventions.yml
- type: DataModel
  url: data-model/agriinfodesign-data-model.yml
- type: ErrorCatalog
  url: errors/agriinfodesign-problem-types.yml
- type: Lifecycle
  url: lifecycle/agriinfodesign-lifecycle.yml
- type: Conformance
  url: conformance/agriinfodesign-conformance.yml
- type: WellKnown
  url: well-known/agriinfodesign-well-known.yml
- type: LLMsTxt
  url: llms/agriinfodesign-llms.txt
- type: Packages
  url: packages/agriinfodesign-packages.yml
- type: Plans
  url: plans/agriinfodesign-plans-pricing.yml
- type: RateLimits
  url: rate-limits/agriinfodesign-rate-limits.yml
- type: DomainSecurity
  url: security/agriinfodesign-domain-security.yml
- type: MCPServer
  url: mcp/agriinfodesign-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 34
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/agriinfodesign"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/agriinfodesign/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/agriinfodesign/evidence"

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.

A second provider on the same verified email joins the account you already have.