Latest SDK example verification run
Every example on the SDK reference is executed against this API on a schedule and after each SDK release: the published package, a fresh project, the snippet exactly as printed. This returns the most recent run for each language, with the outcome of each example. Write examples are never run against production, since they would create a real ticket, webhook endpoint or seller offer, and are reported as skipped with that reason, so the counts never imply coverage the run does not have.
- stringHeader
Optional. Ohne Schlüssel antwortet dieser Endpunkt nach der öffentlichen Richtlinie; ein Schlüssel erhöht Ihre Limits und schaltet planabhängige Felder frei.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- object
The response payload.
- SdkVerificationRun[]
The latest run per language, ordered by language.
- string
Which promise the run is about:
sdkfor the published packages,apifor the cURL commands the reference prints. - string
The sample's own language. On an SDK run,
typescriptorpythonfor the published package. On an API run, the tab of the reference it came from:curl,javascript(the TypeScript tab's generatedfetch),python(its generatedrequests), orunity,unrealandgodot, which are checked rather than executed. - string
How the run arrived at its results.
executedran the sample against this API.staticcould not, and checked the sample against the operation it documents instead: the Unity, Unreal and GDScript samples are fragments meant for a class, an actor or a scene, so running one would mean wrapping it in code the reference does not print. - string
What was exercised: the release installed from the registry on an SDK run, and the spec version the samples were generated from on an API run. The release rather than the version in our tree, because the badge vouches for what a reader gets today.
- string
The API the run was executed against. Production, so the badge vouches for the live service rather than a preview.
- string
When the run finished, ISO 8601.
- string | null
The commit of this repository the run was started from, or null where CI did not report one.
- string | null
The CI run, so the claim can be checked rather than taken.
- integer
Examples that ran and returned what the page prints.
- integer
Examples that ran and did not. A non-zero count is what takes the badge down.
- integer
Write examples, which are never run against production: each would create a real ticket, webhook endpoint or seller offer.
- integer
Examples this SDK has no method for. The reference shows no sample for them either.
- 400
VALIDATION_ERROR - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Mindeststufe
- Explorer+
- Monatskontingent
- 200/mo
- Anfragerate
- 10/min
- Tageslimit
- 50
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.