> ## Documentation Index
> Fetch the complete documentation index at: https://developer.embedly.ng/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Embedly API documentation. Let's get started by making Embedly yours.

# Introduction to Embedly APIs

## Overview

Embedly is the financial infrastructure platform, designed to provide a bank's core infrastructure to empower businesses of all sizes to extend financial services to their end customers. By leveraging Embedly’s robust set of APIs, you can seamlessly integrate financial services into your applications, enabling automation, innovation, and enhanced customer experiences.

Whether you’re a seasoned developer or new to APIs, this guide will walk you through everything you need to start working with Embedly. From setting up your account to making your first API call, you’ll find the information necessary to leverage the full potential of Embedly's capabilities.

***

## Target Audience

This guide is intended for developers, technical architects, and anyone who needs to integrate Embedly’s functionalities into their applications or services. A basic understanding of RESTful APIs, JSON, and programming concepts is recommended to follow along with this guide.

***

## Prerequisites

Before you begin using the Embedly API, ensure you have the following:

<CardGroup cols={3}>
  <Card title="Sign Up for an Embedly Account" icon="user-plus">
    You need to sign up for an Embedly account. If you don’t have one, you can create an account [here](https://merchant-waas-dashboard.embedly.ng/registration).
  </Card>

  <Card title="Get Your API Key" icon="key">
    To authenticate your API requests, you’ll need an API key, which can be generated from your Embedly Dashboard. Get your Key [here](https://merchant-waas-dashboard.embedly.ng/api)
  </Card>

  <Card title="Development Environment" icon="code">
    Basic tools like a code editor, terminal, and an HTTP client (such as Postman or cURL) will be helpful.
  </Card>
</CardGroup>

## Guide Structure

To help you navigate the Embedly API effectively, this guide is structured into the following sections:

<CardGroup cols={3}>
  <Card title="Introduction" icon="play" href="#">
    Understand what Embedly is and how it can empower your business to extend
    banking services through its API Banking platform.
  </Card>

  <Card title="Getting Started" icon="rocket" href="onboarding">
    Learn how to access the Embedly API, authenticate your requests, and make
    your first API call.
  </Card>

  <Card title="Authentication" icon="key" href="authentication">
    Understand the key concepts, request-response patterns, and error handling
    mechanisms to effectively work with the Embedly API.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Response Code" icon="code" href="response">
    Response codes indicate the outcome of API requests, helping you understand
    and handle different transaction statuses effectively
  </Card>

  <Card title="Webhook" icon="webhook" href="webhook">
    Webhooks allow your application to receive real-time notifications from
    Embedly for specific events, enabling automated workflows.
  </Card>

  <Card title="Indemptoency" icon="repeat" href="indempotenty">
    Understand the key concepts, request-response patterns, and error handling
    mechanisms to effectively work with the Embedly API.
  </Card>
</CardGroup>

## Going Live Prepare for production by understanding documentation &

compliance, security, governance, and both pre- and post-go-live checklists.

<CardGroup cols={2}>
  <Card title="Documentation & Compliance" icon="file-alt">
    Ensure your integration complies with regulatory requirements and best
    practices as you prepare to go live with Embedly.
  </Card>

  <Card title="Security and Governance" icon="shield-alt">
    Learn how to secure your API interactions and manage data governance
    effectively.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Pre Go-Live & Checklists" icon="clipboard-list">
    Review the necessary steps and checklists to ensure your API integration is
    ready for production.
  </Card>

  <Card title="Post Go-Live" icon="tachometer-alt">
    Understand ongoing responsibilities and best practices after going live with
    Embedly.
  </Card>
</CardGroup>

## Embedly Products

Explore the range of products available through Embedly, including Wallets and Transfers, to enhance your integration.

<CardGroup cols={3}>
  <Card title="Wallets" icon="wallet">
    Implement wallet management seamlessly using Embedly’s APIs to provide your
    customers with a secure and efficient way to manage their funds.
  </Card>

  <Card title="KYC" icon="id-card">
    Implement KYC processes seamlessly using Embedly's APIs to ensure regulatory
    compliance and customer verification.
  </Card>

  <Card title="Transfers" icon="paper-plane">
    Utilize Embedly’s APIs for efficient and secure transfers for your
    customers.
  </Card>
</CardGroup>

***

### Important Details to Remember

* **API Usage:** Familiarize yourself with how to use your API credentials to make authenticated requests.
* **Compliance:** Ensure your use of the API complies with our guidelines and terms of service to prevent any interruptions or restrictions.

#### Summary

Setting up your Embedly API access involves a clear process from account registration to obtaining your API credentials. By following these steps and utilizing the resources provided, you will be well-prepared to integrate and utilize the Embedly API effectively in your applications.
