đźš§ Work in Progress: This documentation is actively being developed and is subject to change.
Developer Console

Developer Console Overview

The Reewild Developer Console is the central hub for partner developers to create integrations, manage applications, and monitor API activity.


What is the Developer Console?

The Developer Console enables partner brands to:

  • Create applications for Sandbox and Production environments
  • Manage API credentials (Client ID, Client Secret, Webhook Signing Secret)
  • Configure webhooks to receive event notifications
  • Monitor activity through logs and analytics dashboards
  • Test integrations in Sandbox before going live
Reewild Developer Console home page

Key Features

Applications

Create and manage applications that connect to Reewild APIs. Each application has credentials for authentication.

Webhooks

Configure webhook URLs to receive notifications when events occur. Verify webhook authenticity using your Webhook Signing Secret.

Logs & Analytics

Monitor webhook deliveries with detailed logs. View aggregated metrics including success rates, failure counts, and response times.

Hosted Pages

Use Reewild's pre-built UI for user enrollment and receipt upload—redirect users to hosted pages without building custom frontend.


Environments

The Developer Console supports two environments:

EnvironmentPurpose
SandboxTesting and development
ProductionLive user data

Getting Started

  1. Authenticate with your Google or GitHub account
  2. Create an application with your webhook and redirect URLs
  3. Save your credentials securely
  4. Integrate hosted pages for user enrollment and receipt upload
  5. Monitor activity through logs and analytics

Next Steps