API Support

Ask a Question
Answered

Kongregate API functions with callbacks not called

Hi, I'm trying to work the microtransactions API into my game Quepland. It's written in C# using Blazor, but I have been using Javascript interop to call the Kongregate API for submitting high scores.

Answered

Update

Is there any way to update the game without Play Store?
Right now I cant play the game because of an update and I dont have a Google Account.

Answered

Application.ExternalEval Out of date

I am trying to follow the guide for Unity API and Application.ExternalEval is obsolete and I cannot use it. How should I load the Kongregate API now that this has changed? I am sorry if this is easy, I am pretty new to coding.

Answered

How do I add a high score thing into my game?

My game was made on unity and I have no idea how to add the High Scores thing into my game. The game itself has an in game high score but I would like that to show up in a high score tab on kongregate.
Thanks

Answered

server time

is there a way to retrieve your (kongregate's) server time?

Statistics required for Monthly Contests?

Hi, I'm just wondering about a slight discrepancy between two pages on the site.

Answered

resolution for Unity WebGL builds

Hello, I developing small puzzle games using Unity and I'd like to upload my game to your service. But in which resolution is that better?

Answered

Web Services Statistics API

Hello!In server side statistics submission from our server to kongregate server there is the functionality to send the statistics for one player.Is there any functionality to send all the players statistics at once?

Type of game and required plug-in?

I'm new to submitting and developing a game in general, I've also read and scrolled through posts for the first steps, but so far I didn't find especially much details about this type of games there.

Answered

SyntaxError in kongregate_api.js (22, 456)

I'm trying to integrate the Kongregate API into my game but I get the error "SyntaxError in kongregate_api.js (22, 456)" when I try to initialize the API. How could I solve this?