Receive your GitHub code on a temporary Portugal number. Pay once, read the SMS here — no account needed.
Confirm your verification session details
Some important tips for successful verification/setup:
Many verification problems are not caused by the phone number itself, but by an unstable or flagged setup environment.
Integrate SMS verification into your apps
Build automated verification workflows with our simple REST API. Perfect for Telegram bots, Discord integrations, and custom applications.
https://crypton.sh/api/v1/guest/verification
GET /services 30/minPOST /checkout 10/minGET /session/{uuid} 30/min/services
List available services
/countries
List countries with pricing
/checkout
Create payment checkout
/session/{uuid}
Get session status & messages
/session/{uuid}/report
Report number, get replacement
/session/{uuid}/extend
Extend session (+30 min)
/session/{uuid}/end
End session early
stripe - Card paymentsbtc - Bitcoin via BTCPayxmr - MoneroPerfect for building Telegram bots, Discord bots, or any automated verification service. No account or API keys needed.
# Get available services
curl https://crypton.sh/api/v1/guest/verification/services
# Get available countries with pricing
curl https://crypton.sh/api/v1/guest/verification/countries
# Create checkout with Bitcoin
curl -X POST https://crypton.sh/api/v1/guest/verification/checkout \
-H "Content-Type: application/json" \
-d '{"service_id": 1, "country": "GB", "payment_method": "btc"}'
# Check session status & get messages
curl https://crypton.sh/api/v1/guest/verification/session/{session_uuid}
# Report number not working (get replacement)
curl -X POST https://crypton.sh/api/v1/guest/verification/session/{session_uuid}/report
# End session
curl -X POST https://crypton.sh/api/v1/guest/verification/session/{session_uuid}/end
This page lets you buy a disposable Portugal phone number dedicated to GitHub verification. The number stays active for 30 minutes so you can retry signup if the app sends the code slowly.
If the SMS never arrives, request a replacement number at no extra charge. Pay with card via Stripe or with Bitcoin/Monero via BTCPay — guest checkout means no Crypton account is required.
No. Guest verification works without signup. We give you a session UUID — save it if you want to reopen the inbox later.
Card via Stripe (instant, no Tor), or Bitcoin and Monero via BTCPay (private, works over Tor).
Each session lasts 30 minutes. Request a replacement number for free if the code does not arrive.
No. You receive codes on a temporary rental number — your real SIM never touches the service you are verifying.
Use the "not working" button to swap numbers. If the session fails entirely, contact support from the session page for a refund review.