ayeT Documentation
  • ayeT Documentation
  • Initial Documentation Work
  • Add Placement / Application
  • Edit Adslot
  • Add Additional Adslots
  • Add Placements / Apps & AdSlots
  • Add Partner Networks
  • Partner Offers
  • Enabling Networks for AdSlots
  • Publisher Integration
    • Get Started
      • Android SDK Integration
      • Advanced Settings
    • Change Log
      • SDK
      • Mediation Adapters
        • Fyber
        • Adscendmedia
        • Tune API
    • Offerwall Integration
    • Mediation
      • Add Mediation Networks
      • Mediation Network Guides
    • Test Your Integration
      • In Your Code: Integration Helper
      • On The Platform: Testing Module
      • On Final Review: Checklists
        • SDK
        • Offerwall
        • Common Mistakes
    • Mediating ayeT-Studios
  • Platform Setup
    • Untitled
  • Resources
  • Best Practices
  • White Papers
  • Case Studies
  • Infographics
Powered by GitBook
On this page

Was this helpful?

Partner Offers

Get Cakes

GET https://api.cakes.com/v1/cakes/:id

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

id

string

ID of the cake to get, for free of course.

Query Parameters

Name
Type
Description

recipe

string

The API will do its best to find a cake matching the provided recipe.

gluten

boolean

Whether the cake should be gluten-free or not.

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}
{    "message": "Ain't no cake like that."}

PreviousAdd Partner NetworksNextEnabling Networks for AdSlots

Last updated 5 years ago

Was this helpful?