Create a consumer
Consumers
Create Consumer
Register a new consumer with PII. The SSN is encrypted at rest using PGP symmetric encryption and is never returned in any API response.
Uniqueness is enforced per-partner on email and external_id.
POST
Create a consumer
Authorizations
API key in the format sk_live_<token> (production) or sk_test_<token> (sandbox).
Contact Cove to obtain your API key.
Body
application/json
Required string length:
1 - 25Required string length:
1 - 25YYYY-MM-DD
E.164 format
Pattern:
^\+\d{10,15}$Maximum string length:
25SSN (XXX-XX-XXXX or XXXXXXXXX). Encrypted at rest, never returned.
Pattern:
^\d{3}-?\d{2}-?\d{4}$Your internal ID for this consumer
Maximum string length:
255