Validic Developer Signup API

Self-serve registration, email verification, login and organization provisioning for the free Validic developer tier. Returns the organization_id and organization_token that every Inform API call requires. Documented by Validic as machine-readable instructions written for an AI coding agent, including an explicit instruction to present the developer terms and wait for human acceptance before registering. No OpenAPI is published for this API.

API entry from apis.yml

apis.yml Raw ↑
aid: validic:validic-developer-signup-api
name: Validic Developer Signup API
description: Self-serve registration, email verification, login and organization provisioning for the
  free Validic developer tier. Returns the organization_id and organization_token that every Inform API
  call requires. Documented by Validic as machine-readable instructions written for an AI coding agent,
  including an explicit instruction to present the developer terms and wait for human acceptance before
  registering. No OpenAPI is published for this API.
humanURL: https://dashboard.validic.com/register
baseURL: https://api.dashboard.validic.com
tags:
- Sign Up
- Authentication
tags_raw:
- Signup
- Authentication
properties:
- type: Documentation
  url: https://dashboard.validic.com/validic-developer-signup.txt
- type: SignUp
  url: https://dashboard.validic.com/register
- type: Authentication
  url: authentication/validic-authentication.yml
- type: Sandbox
  url: sandbox/validic-sandbox.yml
- type: AgentSkill
  url: skills/validic-get-developer-credentials.md