DENT Gigastore Documentation
  • Introduction
  • Start with Gigastore
    • Create an Account
    • Add Credits
    • Configure Inventory
    • Set Up Auto Top-Up for Credits
  • Technical Integration
    • API Integration
    • SDK Integration
  • API
    • Getting started
    • Open API Specification
    • Postman Collection
    • API Authentification
    • Offering Packages
    • Countries API
    • Supported Devices API
    • Customers
    • First Package
    • eSIM Profiles
    • Top-up
    • Package Refund
    • Error Handling
  • Webhooks
    • First Steps
    • eSIM Status
    • Balance Alert
    • Country Change
  • iOS SDK
    • First Steps
    • Download SDK
    • Enable Direct Installation
    • iOS Universal Link
    • Integrate SDK
    • Prepare eSIM Installation
    • Install eSIM
  • Android SDK
    • First Steps
    • Download SDK
    • Enable Direct Installation
    • Integrate SDK
    • Prepare eSIM Installation
    • Install eSIM
    • Testing
  • SDK Webhooks
    • Activation Request
    • Customer Registration
  • Guidelines
    • UX Guide
  • Customer support
    • Gigastore for Support Teams
    • Connectivity
    • Changing Device
    • Package Refund
Powered by GitBook
On this page

Was this helpful?

  1. API

Postman Collection

PreviousOpen API SpecificationNextAPI Authentification

Last updated 1 year ago

Was this helpful?

DENT provides a Postman collection for the DENT Gigastore API. To use the collection, please follow these steps.

  1. Make sure you use the latest version of

  2. Use the "Import" function of Postman to add the collection using this URL:

  3. Select the collection in Postman

  1. Select the "Authenticate" request and right-click the URL address. Then click "Add new variable".

  1. Set the variable to https://api.giga.store and choose the scope (recommended is Collection).

  1. Execute the Authorization request in Postman. The response contains the accessToken. If this is not the case, please double-check your variables.

To change variables, you need to remove the field content, paste the new value, select the value, and use the "Set as variable" popup.

  1. Copy the complete accessToken value.

  2. Switch to the "Version" request and select the "Authorization" tab. Set the copied accessToken as the value of the resellerAccessToken variable.

  1. Execute the request and check the response. It will show the server/API version.

🥳 Congrats! Your Gigastore API Postman collection is now ready.

Switch to the "Authorization" tab of the request and set resellerClientId as a variable based on the CLIENT ID from your .

Set the resellerClientSecret as a variable based on the CLIENT SECRET from your .

Gigastore API page
Gigastore API page
Postman
https://dent.giga.store/DENT-Gigastore-API.postman_collection.json