Skip to main content

Overview

The EasyCred Partner API is a REST API that returns JSON. All endpoints are under:

Interactive Spec

The full OpenAPI specification is available without authentication:

Import into Postman

Use Import → Link in Postman and paste the URL above to get a full interactive collection.

Swagger UI

Import the URL into any Swagger UI instance for an interactive explorer with all schemas.

Authentication

All Partner API endpoints require HMAC-SHA256 signed requests. See the Authentication guide for the full signing process. At minimum, every request must include:

Step Names Reference (nextAction.type)

Always branch on category, not on the exact step name — step names may grow over time. These are listed here for recognition only.

Glossary

Support

Contact your EasyCred onboarding manager for:
  • Credentials and key rotation
  • Sandbox access
  • Integration help and troubleshooting