# Submit ## Docs - [Create authorization request](https://docs.identity.hackclub.com/api-ref/endpoint/authorize.md): Creates a new authorization request for headless OAuth flows. Returns a popup URL that users can visit to complete identity verification. - [Check authorization status](https://docs.identity.hackclub.com/api-ref/endpoint/authorize-status.md): Checks the current status of an authorization request. Returns completion details if the user has completed the authorization flow. - [Verify session](https://docs.identity.hackclub.com/api-ref/endpoint/verify.md): Validates an Identity Vault record (idv_rec) against provided first/last name and email for a specific Submit session. A one-time OAuth-issued submit token is required and must match the identity. - [Headless Integration](https://docs.identity.hackclub.com/headless.md): Advanced setup for programmatic identity verification without redirects - [Introduction](https://docs.identity.hackclub.com/index.md): The new age of YSWS Verification - [Quickstart](https://docs.identity.hackclub.com/quickstart.md): Get your YSWS's submissions secured & trusted easily with Hack Club's Submit. - [Configuration](https://docs.identity.hackclub.com/settings.md): Every Submit YSWS needs a program configuration record with the core configuration settings. Learn more about the [properties](#properties) below. ## OpenAPI Specs - [openapi](https://docs.identity.hackclub.com/api-ref/openapi.json) ## Optional - [Submit Admin](https://submit.hackclub.com/admin) - [#submit-help](https://hackclub.slack.com/archives/C09B1B4DZ41)