Skip to main content
Version: 1.6.0

valueverde Partner API

Programmatic access to the valueverde platform for integration partners. Browse the published cooperative catalogue, provision the investors you act on behalf of, place share-purchase orders, and read the resulting portfolio. Authenticated via OAuth2 client_credentials; errors follow RFC 9457 Problem Details with stable code and trace_id fields.

Authentication

OAuth2 client_credentials flow for partner server-to-server integrations. Obtain client_id and client_secret from your platform administrator.

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • cooperatives:read: Browse and inspect the published cooperative catalogue.

  • projects:read: Read a cooperative’s project detail — required alongside cooperatives:read to fetch a single cooperative, and for its expand=projects payload.

  • investors:read: Read the managed investors the partner owns.

  • investors:write: Provision managed investors and complete their profile attestation.

  • applications:read: Read the share-purchase orders the partner has placed.

  • applications:write: Place and cancel share-purchase orders on behalf of a managed investor.

  • portfolio:read: Read a managed investor’s confirmed portfolio holdings.

Contact

valueverde Partner Support: partners@valueverde.de

License