Simplified API Authentication is Live!
Gone are the days of endlessly troubleshooting API authentication! With our latest release, we've greatly simplified the two ways you can authenticate with Ordergroove's API framework. Use the Application API Keys for server-to-server requests and the Storefront API Key for calls straight from the client.
Some highlights:
- Both key types can be retrieved straight from https://rc3.ordergroove.com/keys/ without creating a support ticket.
- Both types of authentication have prebuilt code snippets for you to copy and paste, meaning you never need to worry about signature generation again!
- Enhanced documentation that clearly highlights which auth types are supported for each API endpoint.
Please reach out with any feedback or questions, and happy building!
- Andrew