# SCR API

## SCR API

- [INTRODUCTION](https://developer.securecontainerrelease.com/readme.md): SCR API for Freight forwarders and Transporters.
- [GUIDELINES](https://developer.securecontainerrelease.com/getting-started/readme-1.md)
- [AUTHENTICATION](https://developer.securecontainerrelease.com/getting-started/authentication.md)
- [Method.](https://developer.securecontainerrelease.com/getting-started/authentication/method..md): Setting the Authentication Method for the API
- [Using the configuration file.](https://developer.securecontainerrelease.com/getting-started/authentication/using-the-configuration-file..md)
- [TESTING & SANDBOX](https://developer.securecontainerrelease.com/getting-started/testing-and-sandbox.md)
- [Creating a JWT testing token manually.](https://developer.securecontainerrelease.com/getting-started/testing-and-sandbox/creating-a-jwt-testing-token-manually..md)
- [SANDBOX environment.](https://developer.securecontainerrelease.com/getting-started/testing-and-sandbox/sandbox-environment..md)
- [ERROR CODES](https://developer.securecontainerrelease.com/getting-started/error-codes.md)
- [INVITE AN ORGANIZATION](https://developer.securecontainerrelease.com/how-to/invite-an-organization.md): Invites an organization to connect, and exchange releases with.
- [CONFIGURE EVENT NOTIFICATIONS & WEBHOOKS](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks.md)
- [Register a callback url for notifications.](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks/register-a-callback-url-for-notifications..md): Subscriptions (or webhooks) serve to specify a callback url that should be invoked when an event occurs.
- [Fetch latest data after receiving event notification.](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks/fetch-latest-data-after-receiving-event-notification..md): After receiving a notification, you need to GET the release in order to receive the latest data.
- [Retrieve missing event notifications using the API.](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks/retrieve-missing-event-notifications-using-the-api..md): If you missed or did not process event notifications using the callback, you can retrieve the missing events using an API call.
- [Event types.](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks/event-types..md)
- [onRelease](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks/event-types./onrelease.md): The onRelease event type covers when any of the following events takes place:
- [onAcceptInvitation](https://developer.securecontainerrelease.com/how-to/configure-event-notifications-and-webhooks/event-types./onacceptinvitation.md): The onAcceptInvitation event type serves to get a notification when an invitation has been accepted or refused.
- [RELEASES](https://developer.securecontainerrelease.com/schema/releases.md)
- [GREEN LIGHTS](https://developer.securecontainerrelease.com/schema/green-lights.md)
- [/invitations](https://developer.securecontainerrelease.com/api-reference/invitations.md): Use this endpoint to invite an organization to connect to, and exchange releases with.
- [/releases](https://developer.securecontainerrelease.com/api-reference/releases.md)
- [/pincode](https://developer.securecontainerrelease.com/api-reference/releases/pincode.md)
- [/transfer](https://developer.securecontainerrelease.com/api-reference/releases/transfer.md)
- [/revoke](https://developer.securecontainerrelease.com/api-reference/releases/revoke.md)
- [/assign](https://developer.securecontainerrelease.com/api-reference/releases/assign.md)
- [/unassign](https://developer.securecontainerrelease.com/api-reference/releases/unassign.md)
- [/audittrail](https://developer.securecontainerrelease.com/api-reference/audittrail.md)
- [/connections](https://developer.securecontainerrelease.com/api-reference/connections.md)
- [/subscriptions](https://developer.securecontainerrelease.com/api-reference/subscriptions.md)
- [/version](https://developer.securecontainerrelease.com/api-reference/version.md): Use this endpoint to check which version you're currently using of the SCR API.
- [SCR API v1.2.12 Swagger](https://developer.securecontainerrelease.com/api-reference/scr-api-v1.2.12-swagger.md)
- [CHANGELOG.](https://developer.securecontainerrelease.com/api-reference/changelog.md)
- [Version 1.2.12](https://developer.securecontainerrelease.com/api-reference/changelog/version-1.2.12.md): Date: Mar 27, 2024
- [Version 1.2.11](https://developer.securecontainerrelease.com/api-reference/changelog/version-1.2.11.md): Date: Jan 20, 2024
- [Version 1.2.10](https://developer.securecontainerrelease.com/api-reference/changelog/v1.2.10.md)
- [Version 1.2.9](https://developer.securecontainerrelease.com/api-reference/changelog/v1.2.9.md)
