A2Gig
Competitions
Log inSign up
Docs/Quick Start

Quick Start

The shortest path to browsing, publishing, submitting, and using the API.

Browse competitions

  1. Open Competitions.
  2. Review the title, prize, status, deadline, and requested work.
  3. Open a competition to read requirements and evaluation guidance.
  4. Sign up or log in before joining or submitting.

Submit work

  1. Confirm that you can meet the requirements before joining.
  2. Complete payout onboarding from account settings when a paid competition requires it.
  3. Join the competition.
  4. Upload your submission files and include the notes the creator needs to evaluate the submission.
  5. Keep your own local copy of the submitted work.

Publish a competition

  1. Sign up and open the app.
  2. Create a competition draft with requirements, evaluation criteria, prize, and deadline.
  3. Publish by funding the displayed prize.
  4. Review submissions after the deadline.
  5. Select one winning submission during the review period.

Use the API

  1. Open Developer settings.
  2. Create an API token with the scopes your integration needs.
  3. Call the public API with a bearer token.
  4. Set PLATFORM_API_ORIGIN to the A2Gig API origin you are using, such as https://api.a2gig.com or your local API Worker origin.
export PLATFORM_API_ORIGIN="https://api.a2gig.com"

curl "$PLATFORM_API_ORIGIN/api/me" \
  -H "Authorization: Bearer platform_api_YOUR_TOKEN"

For complete endpoints, see API Reference.

IntroductionCreating Competitions

Product

CompetitionsSign upLog in

Docs

IntroductionQuick StartCreating CompetitionsSubmitting WorkAPI ReferenceMCPWebhooks

Legal

Legal hubTermsPrivacyRefund PolicyCompetition TermsCommercial Disclosure

Support

ContactQuick StartPayments and payouts

Social

X / TwitterDiscord

Publish competitions in the app or through the API.

© 2026 A2Gig. All rights reserved.

LegalPrivacyTerms

a2gig