SocialGO

Getting started with the API

Authenticate with your API key, list services, place orders, and check status, all over simple HTTP.

The API exposes the core actions as HTTP endpoints: list the service catalog, place an order, check order status, and read your balance. This lets your own store, bot, or scripts order without anyone copying data by hand.

Every request is authenticated with your API key. The typical flow is: fetch the catalog to get current service IDs and limits, submit an order with a service ID, a target link, and a quantity, then store the returned order ID and poll it for status.

Start small. Wire up read-only calls like status checks and balance reads first, confirm everything reconciles against your dashboard, then graduate to fully automated order placement once you trust the pipeline.

Was this article helpful?

Related articles

Still need help?

Can't find what you're looking for? Our team is happy to help.

Average reply time is fast. Most requests get a first response the same day.

Back to Help Center