# WAEC Certificate Digitization ## Docs - [POST /certificate/confirm](https://docs.waec.org/api-reference/certificate-confirmation/confirm.md): Submit one or more WAEC certificate records for confirmation. A digital copy is sent to the registered email if available. - [GET /certificate/confirmation-history](https://docs.waec.org/api-reference/certificate-confirmation/history.md): Retrieve a paginated, filterable history of all certificate confirmations made on your Institution account. - [GET /certificate/confirmation/preview/{id}](https://docs.waec.org/api-reference/certificate-confirmation/preview.md): Retrieve a digital preview of a confirmed WAEC certificate by its confirmation ID. - [API Error Codes and Responses](https://docs.waec.org/api-reference/errors.md): Understand WAEC API error responses: HTTP status codes, application-level error codes, rate limit handling, and best practices for robust error handling. - [API Reference Overview](https://docs.waec.org/api-reference/overview.md): Explore the WAEC Certificate Digitization REST API: base URLs, authentication, request and response formats, versioning, and all available endpoints. - [Authenticate with the WAEC Certificate API](https://docs.waec.org/authentication.md): Learn how to obtain a Bearer token, include it in your API requests, handle token expiry, and store your credentials securely in production. - [What Are Digital WAEC Certificates?](https://docs.waec.org/concepts/certificates.md): Learn how the WAEC Certificate Digitization API represents certificate records, their data model, and how a certificate moves through its lifecycle. - [Environments](https://docs.waec.org/configuration/environment.md): Switch between the production and sandbox environments, each with its own base URL and API Secret key. - [Confirm Certificates in Bulk](https://docs.waec.org/guides/confirm-certificates.md): Learn how to confirm one or more WAEC certificates in a single request, handle not-found results, and process the full candidate and subject data returned. - [WAEC Certificate Digitization API: Platform Overview](https://docs.waec.org/introduction.md): A REST API platform for digitizing, managing, and verifying WAEC academic certificates — built for institutions, employers, and developers. - [Get Started with WAEC Certificate Digitization](https://docs.waec.org/quickstart.md): Make your first API call in under 5 minutes — register an account, obtain a Bearer token, upload a certificate, and run your first verification.