NextPay Docs
Guide

Getting Started

Get started with the NextPay API

This guide covers the key concepts you need to start building with the NextPay API.

Prerequisites

  • A NextPay account with API access
  • An API key or device code authentication setup

Base URL

All API requests are made to:

https://api.nextpay.world/v1

Authentication

NextPay uses Bearer token authentication. See the Authentication page for details on obtaining and using tokens.

Next Steps

On this page