Provivi · Authentication Profile

Provivi Authentication

Authentication

Provivi declares 2 security scheme(s) across its OpenAPI definitions.

AgricultureAgTechBiotechnologyCrop ProtectionPheromonesSustainabilityContent ManagementGraphQL
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

none anonymous
· in: n/a ()
keystone-session cookie
· in: cookie ()

Source

Authentication Profile

provivi-authentication.yml Raw ↑
generated: '2026-08-26'
method: probed
source: https://api.provivi.com/admin/api
note: >-
  Provivi publishes no authentication documentation, because it publishes no developer program. This
  profile records the auth behaviour actually observed against the live endpoint. No credential of any
  kind was used, and no write operation was attempted.
schemes:
- name: none
  type: anonymous
  in: n/a
  applies_to: read
  description: >-
    GraphQL introspection and read queries on https://api.provivi.com/admin/api both succeed with no
    Authorization header, no cookie and no API key. Verified 2026-08-26 - a full introspection query
    returned HTTP 200 with 199 types, and `{ _allProductsMeta { count } }` returned live content counts.
  evidence:
    url: https://api.provivi.com/admin/api
    http_status: 200
    verified: '2026-08-26'
- name: keystone-session
  type: cookie
  in: cookie
  applies_to: write/admin
  description: >-
    KeystoneJS 5 session authentication. The schema declares `authenticatedUser`, `authenticateUserWithPassword`,
    `unauthenticateUser` and a User list, which is the standard Keystone session model. Querying
    `{ authenticatedUser { id } }` anonymously returns null, confirming no session is established for an
    anonymous caller. Whether the 122 declared mutation fields are access-controlled was NOT tested:
    this pipeline never executes write operations against a provider.
  evidence:
    url: https://api.provivi.com/admin/api
    http_status: 200
    verified: '2026-08-26'
oauth2: false
openid_connect: false
api_keys: false
mutual_tls: false
docs: null
observations:
- >-
  Access-Control-Allow-Origin is `*` with Access-Control-Allow-Credentials `true` on the GraphQL endpoint.
- >-
  Both POST and GET carry queries; GET https://api.provivi.com/admin/api?query={__typename} returned 200.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/provivi-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

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