Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request POST \ --url 'https://edi.stateset.com/v1/partners/{id}/certification/run-standard' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "pack_name": "string", "partner_id": "string", "passed": true, "passed_count": 1, "results": [ { "actual_valid": true, "detail": "string", "expected_valid": true, "name": "string", "passed": true } ], "total": 1 }
partner’s envelope — so a customer can certify without authoring samples.
CertificationReport
Show CaseResult
200
403
404