Code Services
From ePrize Developers Wiki
(Difference between revisions)
(3 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | <font style="color: red; font-style: italic;">Code Services API calls will not be available until September 2009.</font> | ||
- | {{Logo}} | ||
[[API Home Page]] | [[API Home Page]] | ||
- | + | ||
+ | Code Services allows promotion builders to take advantage of HelloWorld's robust Code Services platform. When submitting a new promotion request, you may specify certain code configurations that will take effect in your promotion. These codes may be used for many different scenarios -- a code may be required on registration, for example, or a user may be awarded a game play if they give a valid code. The code configurations are quite extensible, please contact us if you have any questions. | ||
+ | |||
+ | This resource will not respond correctly if your [[API Key]] is not configured for codes. | ||
<div class="api_table"> | <div class="api_table"> |
Current revision
Code Services allows promotion builders to take advantage of HelloWorld's robust Code Services platform. When submitting a new promotion request, you may specify certain code configurations that will take effect in your promotion. These codes may be used for many different scenarios -- a code may be required on registration, for example, or a user may be awarded a game play if they give a valid code. The code configurations are quite extensible, please contact us if you have any questions.
This resource will not respond correctly if your API Key is not configured for codes.
Validate and consume code | POST | /v1/{apikey}/codes/{codeClass}/{code} |