{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ExistingCredential",
"description": "ExistingCredential schema from Public API (Otter Public API).",
"$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-schema/public-api-existing-credential-schema.json",
"type": "object",
"properties": {
"key": {
"type": "string",
"description": "The key of the credential.",
"example": "userEmail"
},
"value": {
"type": "string",
"description": "The value of the credential.",
"example": "test-user@gmail.com"
}
},
"required": [
"key",
"value"
]
}
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.