Provely verifies Resend, Shopify Admin API and Stripe today. Each service page is generated from the signed skill package, so it never claims a completion level the skill does not certify.

ServiceCompletion levelsCertificationSkill versionLast conformance run
Resendaccepted, bounced, delivered, sentCommunity0.1.02026-09-05T12:00:00Z
Shopify Admin APIcreated, financially_completedCommunity0.1.02026-09-05T12:00:00Z
Stripecreated, succeededCommunity0.1.02026-09-05T12:00:00Z

How is a service page made?

  1. The Integration Compiler reads the provider schema, docs, event samples, and sandbox experiments.
  2. It classifies side effects, infers lifecycles, discovers evidence channels, and synthesizes contracts and tests.
  3. The conformance harness runs the false-completion benchmark against the skill.
  4. The compiler certifies and signs the manifest.
  5. This site renders the page from that manifest. A skill change updates the page.

How do I get a service that is not listed?

Run provely skill generate --openapi <url> to draft a skill from a schema, review the uncertainties, and run the conformance matrix. A service becomes a compilation and conformance problem, not an integration project.